LocationChangeEvent
A serializable version of the event from onPopState
or onHashChange
interface LocationChangeEvent {
type: string
state: any
}
Properties
Property | Description |
---|---|
type: string
|
|
state: any
|