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