MatchResult | @uirouter/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

A UrlRule match result

The result of UrlRouter.match()

Hierarchy

  • MatchResult

Index

Properties

Properties

match

match: any

The matched value from a UrlRule

rule

rule: UrlRule

The rule that matched

weight

weight: number

The match result weight

Generated using TypeDoc