ui-sref-active-eq
directive in module ui.router.state

Description

The same as ui-sref-active but will only activate when the exact target state used in the ui-sref is active; no child states.

Dependencies

Usage

as attribute
<ANY ui-sref-active-eq>
   ...
</ANY>