Interface: BuildPlayRouteEventOptions
API / @xmachines/play-router / BuildPlayRouteEventOptions
Defined in: router-sync.ts:17
Properties
| Property | Type | Defined in |
|---|---|---|
match | (sanitizedPathname) => RouteMatch | router-sync.ts:20 |
pathname | string | router-sync.ts:18 |
search? | string | router-sync.ts:19 |