Typescript Library Declarations (DOM)
Variable Animation
Animation
:
{
prototype
:
Animation
;
new
(
effect
?
,
timeline
?
)
:
Animation
;
}
Type declaration
new
(
effect
?
,
timeline
?
)
:
Animation
Parameters
Optional
effect
:
AnimationEffect
Optional
timeline
:
AnimationTimeline
Returns
Animation
prototype
:
Animation
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark