Typescript Library Declarations (DOM)
Variable AnimationEvent
Animation
Event
:
{
prototype
:
AnimationEvent
;
new
(
type
,
animationEventInitDict
?
)
:
AnimationEvent
;
}
Type declaration
new
(
type
,
animationEventInitDict
?
)
:
AnimationEvent
Parameters
type
:
string
Optional
animationEventInitDict
:
AnimationEventInit
Returns
AnimationEvent
prototype
:
AnimationEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark