HandleInvalidRouteConfig interface
Configurations for handling invalid route
Properties
invalid |
The error message to show |
route |
The route path |
Property Details
invalidRouteErrorMessage
The error message to show
invalidRouteErrorMessage?: string
Property Value
string
routePath
The route path
routePath?: string
Property Value
string