parseParameter
Builds a RouteSelector to match a path segment parameter with a prefix/suffix and name.
Deprecated (with error)
hasTrailingSlash is not used anymore. This is going to be removed
Replace with
parseParameter(value)
Content copied to clipboard
Builds a RouteSelector to match a path segment parameter with a prefix/suffix, name, and trailing slash, if any.