On this page

Variable PopStateEvent

PopStateEvent: {
    prototype: PopStateEvent;
    new (type: string, eventInitDict?: PopStateEventInit): PopStateEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
PopStateEvent