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

The registration data for a registered transition hook

Hierarchy

  • RegisteredHook

Index

Constructors

constructor

Properties

_deregistered

_deregistered: boolean = false

bind

bind: any

callback

callback: HookFn

eventType

invokeCount

invokeCount: number = 0

invokeLimit

invokeLimit: number

matchCriteria

matchCriteria: HookMatchCriteria

priority

priority: number

removeHookFromRegistry

removeHookFromRegistry: (hook: RegisteredHook) => void

Type declaration

tranSvc

Methods

deregister

  • deregister(): void
  • Returns void

matches

Generated using TypeDoc