Search
Preparing search index...
The search index is not available
solid-typefu-router5 - v1.4.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
solid-typefu-router5 - v1.4.0
RouterContextValue
Interface RouterContextValue<Deps, Routes, RM>
Type Parameters
Deps =
any
Routes
extends
RouteTreeLike
=
any
RM
extends
RouteMeta
[]
=
any
Hierarchy
RouterContextValue
Index
Properties
config
router
state
Properties
config
config
:
RouterConfig
<
Deps
,
Routes
,
RM
>
router
router
:
Router
<
Deps
>
Use this to make your own custom 'Link', buttons, navigation, etc.
state
state
:
RouterState
Exports
Router
Context
Value
config
router
state
Generated using
TypeDoc
Use this to make your own custom 'Link', buttons, navigation, etc.