Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathItem<TContext, TEvent>

Type parameters

Hierarchy

  • PathItem

Index

Properties

Properties

path

path: Array<Segment<TContext, TEvent>>

state

state: State<TContext, TEvent>

Optional weight

weight: undefined | number

Generated using TypeDoc