object

PageRoutePredicate

Predicate related to route conditions.
Fields
exact_url
String
The exact URL for the route when 'selected' is set to 'exact'.
selected
SelectedType
Specifies the type of route selection, which can be 'none', 'exact', or 'query'.