Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
UIEvent
UIEvent
UIEvent
:
{
prototype
:
UIEvent
;
new
(
type
:
string
,
eventInitDict
?:
UIEventInit
)
:
UIEvent
;
}
Type declaration
new
(
type
:
string
,
eventInitDict
?:
UIEventInit
)
:
UIEvent
Parameters
type
:
string
Optional
eventInitDict
:
UIEventInit
Returns
UIEvent
prototype
:
UIEvent