BaseUrlRule | @uirouter/core
Options
Menu

Class BaseUrlRule

A base rule which calls match

The value from the match function is passed through to the handler.

Hierarchy

  • BaseUrlRule

Implements

Index

Constructors

Properties

Methods

Constructors

Properties

$id: number
_group: number
priority: number
type: UrlRuleType = "RAW"

Methods

  • matchPriority(match: any): number
  • Parameters

    • match any

    Returns number


Generated using TypeDoc