Target route. Can be a string or URL. Uses urlRoute to parse it then.
Simple pattern to match the route against. Can be as string. Uses urlRoutePattern to parse it then.
A map of string values of named and anonymous captures, or null is the route does not match the
pattern.
routeCapture For route capture mapping rules.
Generated using TypeDoc
Checks whether the given route matches URL pattern.