Animatable
Extended by
Methods
animate()
animate(keyframes, options?): Animation;
Parameters
| Parameter | Type |
|---|---|
keyframes | | Keyframe[] | PropertyIndexedKeyframes | null |
options? | number | KeyframeAnimationOptions |
Returns
getAnimations()
getAnimations(options?): Animation[];
Parameters
| Parameter | Type |
|---|---|
options? | GetAnimationsOptions |