kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
EventInit
Event
Init
interface
EventInit
:
JsAny
(
source
)
Inheritors
TrackEventInit
RelatedEventInit
PopStateEventInit
HashChangeEventInit
PageTransitionEventInit
ErrorEventInit
PromiseRejectionEventInit
MessageEventInit
CloseEventInit
StorageEventInit
CustomEventInit
MediaQueryListEventInit
ClipboardEventInit
MediaKeyMessageEventInit
MediaEncryptedEventInit
UIEventInit
MediaStreamTrackEventInit
OverconstrainedErrorEventInit
WebGLContextEventInit
ServiceWorkerMessageEventInit
ExtendableEventInit
ProgressEventInit
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
?