On this page
PopStateEvent
interface
interface PopStateEvent {
pop?: boolean
state?: any
type?: string
url?: string
}
Properties
Property | Description |
---|---|
pop?: boolean |
|
state?: any |
|
type?: string |
|
url?: string |
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v14.angular.io/api/common/PopStateEvent