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