plugin-renderer-lottie.lottie
Home > @eva/plugin-renderer-lottie > Lottie
Lottie class
Signature:export default class Lottie extends Component
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the Lottie class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
anim | any | ||
componentName | static | string | |
currentSlot | { [name: string]: any; } | ||
firstPlay | () => void | null | ||
loadStatus | boolean | ||
options | ExtendOptions | ||
prevSlot | { [name: string]: any; } | ||
slot | { [key: string]: string; } |
Methods
Method | Modifiers | Description |
---|---|---|
onTap(name, callback) | ||
play(params, expandOpts) | ||
playParamsHandle(params) |