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