web api instance property
PageSwapEvent: activation property
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
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.