withMatch
Function
interface YarpRoute { // ... omitted for brevity withMatch(match: YarpRouteMatch): YarpRoute;}Signature
method
withMatch Sets the route match criteria.
withMatch(match: YarpRouteMatch): YarpRouteParameters
match YarpRouteMatch Returns
YarpRoute Applies to
This function is an extension method on the following types: