Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Recents

Index

Constructors

Properties

Accessors

Methods

Constructors

  • new Recents(initialValues?: string[], opts?: RecentsOptions): Recents

Properties

_values: string[] = []
maxValues: number

Accessors

  • get values(): string[]

Methods

  • add(locationString: string): void
  • has(locationString: string): number