InitialNavigation
Type Alias
Allowed values in an ExtraOptions
object that configure
when the router performs the initial navigation operation.
API
Description
type InitialNavigation = 'disabled' | 'enabledBlocking' | 'enabledNonBlocking'
Jump to details