CSSViewTransitionRule: navigation property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The navigation read-only property of the CSSViewTransitionRule interface returns the associated @view-transition at-rule's navigation descriptor value.

Value

A string.

If no navigation descriptor is set on the @view-transition at-rule, the navigation property is equal to an empty string.

Examples

See the main CSSViewTransitionRule page for example usage.

Specifications

Specification
CSS View Transitions Module Level 2
# dom-cssviewtransitionrule-navigation

Browser compatibility

See also