Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouteInfo<State, Actions>

Type parameters

  • State

  • Actions

Hierarchy

  • RouteInfo

Index

Properties

Properties

Optional action

action: ActionType<Location<any, any>, State, Actions>

Optional label

label: undefined | string

path

path: string

Generated using TypeDoc