Preparing search index...
The search index is not available
FlowOS
FlowOS
index
<internal>
CustomEvent
Variable CustomEvent
Custom
Event
:
{
prototype
:
CustomEvent
<
any
>
;
new
<
T
>
(
type
,
eventInitDict
?
)
:
CustomEvent
<
T
>
;
}
Type declaration
new
<
T
>
(
type
,
eventInitDict
?
)
:
CustomEvent
<
T
>
Type Parameters
T
Parameters
type
:
string
Optional
eventInitDict
:
CustomEventInit
<
T
>
Returns
CustomEvent
<
T
>
prototype
:
CustomEvent
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
FlowOS
index
types
utils
Generated using
TypeDoc