@arcmantle/library
Preparing search index...
animation/animation-registry
getAnimation
Function getAnimation
getAnimation
(
el
:
Element
,
animationName
:
string
,
options
?:
GetAnimationOptions
,
)
:
ElementAnimation
Gets an element's animation. Falls back to the default if no animation is found.
Parameters
el
:
Element
animationName
:
string
Optional
options
:
GetAnimationOptions
Returns
ElementAnimation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Gets an element's animation. Falls back to the default if no animation is found.