IMatchingNodes | @uirouter/angular
Options
Menu

Interface IMatchingNodes

Hierarchy

  • IMatchingNodes

Indexable

[key: string]: PathNode[]

Index

Properties

entering: PathNode[]
exiting: PathNode[]
from: PathNode[]
retained: PathNode[]
to: PathNode[]

Generated using TypeDoc