mix
Import
Usage
Methods
mix(…mixins, baseClass) : Constructor
Name | Type | Description |
---|---|---|
...mixins | [Function, args] | Tuple of the mixin with its arguments |
baseClass | Constructor | Any base class. Can be LightningElement , BoltElement or a custom one |