LocationChangeEvent
interface
A serializable version of the event from onPopState
or onHashChange
API
interface LocationChangeEvent { state: any;}}
Jump to details
A serializable version of the event from onPopState
or onHashChange
interface LocationChangeEvent { state: any;}}