The portion of the URL pathname that was matched.
The portion of the URL pathname that was matched before child routes.
Optional handlerOverride: ((handler) => Promise<unstable_HandlerResult>)Optional ctx: unknownThe route object that was used to match.
The names and values of dynamic parameters in the URL.