Docs
Reference
Guides
Blog
Discord
/
Bun
/
CustomEventInit
CustomEventInit
P
bubbles
P
cancelable
P
composed
P
detail
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Bun
/
CustomEventInit
CustomEventInit
P
bubbles
P
cancelable
P
composed
P
detail
Symbol
CustomEventInit
interface
CustomEventInit
<
T
=
any
>
bubbles
?
:
boolean
cancelable
?
:
boolean
composed
?
:
boolean
detail
?
:
T