Typescript Library Declarations (DOM)
Variable CompositionEvent
Composition
Event
:
{
prototype
:
CompositionEvent
;
new
(
type
,
eventInitDict
?
)
:
CompositionEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
CompositionEvent
Parameters
type
:
string
Optional
eventInitDict
:
CompositionEventInit
Returns
CompositionEvent
prototype
:
CompositionEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark