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

Browser compatibility

See also