Extendable Event
open external class ExtendableEvent(type: String, eventInitDict: ExtendableEventInit) : Event
Content copied to clipboard
Exposes the JavaScript ExtendableEvent to Kotlin
Constructors
ExtendableEvent
Link copied to clipboard
fun ExtendableEvent(type: String, eventInitDict: ExtendableEventInit = definedExternally)
Content copied to clipboard
Types
Functions
composed Path
Link copied to clipboard
prevent Default
Link copied to clipboard
stop Immediate Propagation
Link copied to clipboard
stop Propagation
Link copied to clipboard
Properties
cancelable
Link copied to clipboard
currentTarget
Link copied to clipboard
defaultPrevented
Link copied to clipboard
eventPhase
Link copied to clipboard
target
Link copied to clipboard
Inheritors
NotificationEvent
Link copied to clipboard
InstallEvent
Link copied to clipboard
FetchEvent
Link copied to clipboard
ForeignFetchEvent
Link copied to clipboard
ExtendableMessageEvent
Link copied to clipboard
FunctionalEvent
Link copied to clipboard