HandleInvalidRouteConfig interface

Configurations for handling invalid route

Properties

invalidRouteErrorMessage

The error message to show

routePath

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