SrefStatus | @uirouter/angular
Options
Menu

Interface SrefStatus

UISref status emitted from UISrefStatus

Hierarchy

  • SrefStatus

Index

Properties

active: boolean

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

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

entering: boolean

A transition is entering the sref's target state

A transition is entering the sref's target state

exact: boolean

The sref's target state is currently active

The sref's target state is currently active

exiting: boolean

A transition is exiting the sref's target state

A transition is exiting the sref's target state

Generated using TypeDoc