UrlRuleMatchFn | @uirouter/angular
Options
All
  • Public
  • Public/Protected
  • All
Menu

A function that matches the URL for a UrlRule

Implementations should match against the provided UrlParts and return the matched value (truthy) if the rule matches. If this rule is selected, the matched value is passed to the UrlRuleHandlerFn.

Hierarchy

  • UrlRuleMatchFn

Callable

Generated using TypeDoc