RouterConfigOptions
interface
Extra configuration options that can be used with the withRouterConfig
function.
API
interface RouterConfigOptions { resolveNavigationPromiseOnError?: boolean;}}
Jump to details
Extra configuration options that can be used with the withRouterConfig
function.
interface RouterConfigOptions { resolveNavigationPromiseOnError?: boolean;}}