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

External module state

Index

Type aliases

BuilderFunction: function

Type declaration

    • (state: State, parent?: any): any
    • Parameters

      • state: State
      • parent Optional: any

      Returns any

StateOrName: string | StateDeclaration | State

Variables

EAGER: string
LAZY: string

Functions

  • $IncludedByStateFilter($state: any): any
  • $IsStateFilter($state: any): any
  • parseUrl(url: string): any

Generated using TypeDoc