Optional
classIf provided, the class (with a vt-
prefix) would be applied for the duration
of the view transition if the navigation was matched.
A navigation type to match. Supports either standard NavigationType values, with a few additions:
"back"
matches a "traverse
" navigation of -1."forward"
matches a "traverse"
navigation of 1."auto"
matches any navigation apart from "reload"
.Generated using TypeDoc
Matches any navigation where the provided routes match the new or old URL, regardless of order.