SrefStatus | UI-Router
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SrefStatus

uiSref status booleans

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