PopStateEvent
open external class PopStateEvent(val type: EventType<PopStateEvent>, init: PopStateEventInit = definedExternally) : Event(source)
PopStateEvent is an event handler for the popstate event on the window.
PopStateEvent is an event handler for the popstate event on the window.