DataStrategyMatch
Properties
Link copied to clipboard
The portion of the URL pathname that was matched before child routes.
Link copied to clipboard
abstract var resolve: (handlerOverride: (handler: (ctx: Any?) -> DataFunctionReturnValue) -> DataFunctionReturnValue?) -> Promise<DataStrategyResult>
Link copied to clipboard
The route object that was used to match.
Link copied to clipboard