toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom.events
/
UIEventInit
UIEvent
Init
interface
UIEventInit
:
EventInit
,
JsAny
Inheritors
FocusEventInit
EventModifierInit
InputEventInit
CompositionEventInit
Members
Properties
bubbles
Link copied to clipboard
abstract
var
bubbles
:
Boolean
?
cancelable
Link copied to clipboard
abstract
var
cancelable
:
Boolean
?
composed
Link copied to clipboard
abstract
var
composed
:
Boolean
?
detail
Link copied to clipboard
abstract
var
detail
:
Int
?
view
Link copied to clipboard
abstract
var
view
:
Window
?