Target route. Can be a string or URL. Uses matrixRoute to parse it then.
Simple pattern to match the route against. Can be as string. Uses matrixRoutePattern 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 matrix route matches matrix route pattern.