Search
Preparing search index...
The search index is not available
hydux
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
RouteMeta
Interface RouteMeta<State, Actions>
Type parameters
State
Actions
Hierarchy
RouteMeta
Index
Properties
action
children
get
Component
label
parents
path
redirect
Properties
Optional
action
action
:
ActionType
<
Location
<
any
,
any
>
,
State
,
Actions
>
children
children
:
RouteInfo
<
State
,
Actions
>
[]
Optional
get
Component
get
Component
:
GetComp
<
State
,
Actions
>
Optional
label
label
:
undefined
|
string
parents
parents
:
RouteInfo
<
State
,
Actions
>
[]
path
path
:
string
Optional
redirect
redirect
:
undefined
|
string
Globals
Route
Meta
action
children
get
Component
label
parents
path
redirect
Generated using
TypeDoc