The navigation read-only property of the CSSViewTransitionRule interface returns the associated @view-transition at-rule's navigation descriptor value.
A string.
If no navigation descriptor is set on the @view-transition at-rule, the navigation property is equal to an empty string.
See the main CSSViewTransitionRule page for example usage.