Interface Options

Route match options.

Hierarchy

  • Options

Properties

fromEntry?: number

The index of the first entry within the route path to match.

Default

0

fromMatcher?: number

The index of the first matcher in the route pattern to match against.

Default

0

nameOffset?: number

An offset of the first character within first entry name to match.

Default

0

Generated using TypeDoc