Hash Change Event
open external class HashChangeEvent(type: String, eventInitDict: HashChangeEventInit) : Event
Content copied to clipboard
Exposes the JavaScript HashChangeEvent to Kotlin
Constructors
HashChangeEvent
Link copied to clipboard
fun HashChangeEvent(type: String, eventInitDict: HashChangeEventInit = 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