toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
CustomEvent
/
initCustomEvent
init
Custom
Event
fun
initCustomEvent
(
type
:
String
,
bubbles
:
Boolean
,
cancelable
:
Boolean
,
detail
:
JsAny
?
)