React Router API Reference
Preparing search index...
react-router
DiscoverBehavior
Type Alias DiscoverBehavior
DiscoverBehavior
:
"render"
|
"none"
Defines the
lazy route discovery
behavior of the link/form:
"render" - default, discover the route when the link renders
"none" - don't eagerly discover, only discover if the link is clicked
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
React Router API Reference
Loading...
Defines the lazy route discovery behavior of the link/form: