YarpRoute.withMatch
Method
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 Defined on
This method is defined on the following type: