Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouteMatch

Result object returned by a routing operation and event value for EVENT_ROUTE_CHANGED. Contains the matched route ID and any route params.

Hierarchy

  • IID<string>
    • RouteMatch

Index

Properties

Properties

Readonly id

id: string

Optional params

params: any

Matched & processed route params.

Optional title

title: undefined | string

Generated using TypeDoc