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

UISref status emitted from UISrefStatus

Hierarchy

  • SrefStatus

Index

Properties

active

active: boolean

The sref's target state (or one of its children) is currently active

entering

entering: boolean

A transition is entering the sref's target state

exact

exact: boolean

The sref's target state is currently active

exiting

exiting: boolean

A transition is exiting the sref's target state

targetStates

targetStates: TargetState[]

The enclosed sref(s) target state(s)

Generated using TypeDoc