Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
CustomEvent
Variable CustomEvent
Custom
Event
:
{
prototype
:
CustomEvent
<
any
>
;
new
<
T
>
(
type
:
string
,
eventInitDict
?:
CustomEventInit
<
T
>
)
:
CustomEvent
<
T
>
;
}
Type declaration
new
<
T
>
(
type
:
string
,
eventInitDict
?:
CustomEventInit
<
T
>
)
:
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
Official Cockpit API Documentation
Houston Common Library
Loading...