PageSwapEvent: activation property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The activation
read-only property of the PageSwapEvent
interface contains a NavigationActivation
object containing the navigation type and current and destination document history entries for a same-origin navigation.
Value
A NavigationActivation
object, or null
if the associated navigation has a cross-origin URL anywhere in the redirect chain.
Examples
See the main PageSwapEvent
page.
Specifications
Specification |
---|
HTML # dom-pageswapevent-activation |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
activation |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.