Typescript Library Declarations (DOM)
Variable TransitionEvent
Transition
Event
:
{
prototype
:
TransitionEvent
;
new
(
type
,
transitionEventInitDict
?
)
:
TransitionEvent
;
}
Type declaration
new
(
type
,
transitionEventInitDict
?
)
:
TransitionEvent
Parameters
type
:
string
Optional
transitionEventInitDict
:
TransitionEventInit
Returns
TransitionEvent
prototype
:
TransitionEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark