PageSwapEvent: activation property
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
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 Standard # dom-pageswapevent-activation |
Browser compatibility
BCD tables only load in the browser