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