Plumile JS API
Preparing search index...
router/src
NavigateOverloads
Interface NavigateOverloads<Routes>
Overloaded navigate function type (compile-time only; runtime single impl)
Type Parameters
Routes
extends
readonly
unknown
[]
NavigateOverloads
(
opts
:
NavigateInputForPath
<
Routes
>
)
:
void
Parameters
opts
:
NavigateInputForPath
<
Routes
>
Returns
void
NavigateOverloads
(
opts
:
NavigateInputUntyped
)
:
void
Parameters
opts
:
NavigateInputUntyped
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Plumile JS API
Loading...
Overloaded navigate function type (compile-time only; runtime single impl)