Typescript Library Declarations (DOM)
Interface Animatable
Hierarchy
Animatable
Element
Index
Methods
animate
get
Animations
Methods
animate
animate
(
keyframes
,
options
?
)
:
Animation
MDN Reference
Parameters
keyframes
:
PropertyIndexedKeyframes
|
Keyframe
[]
Optional
options
:
number
|
KeyframeAnimationOptions
Returns
Animation
get
Animations
get
Animations
(
options
?
)
:
Animation
[]
MDN Reference
Parameters
Optional
options
:
GetAnimationsOptions
Returns
Animation
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
animate
get
Animations
MDN Reference