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

Class Glob

Matches state names using glob-like patterns.

See: StateService.includes

Hierarchy

  • Glob

Index

Constructors

Properties

Methods

Constructors

  • new Glob(text: string): Glob

Properties

glob: Array<string>
text: string

Methods

  • matches(name: string): boolean
  • fromString(text: string): Glob
  • is(text: string): boolean

Generated using TypeDoc