Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchParams

Hierarchy

  • SearchParams

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

_store

_store: Map<any, any> = ...

Methods

append

  • append(key: string, value: string): void
  • Parameters

    • key: string
    • value: string

    Returns void

toString

  • toString(): string
  • Returns string

Generated using TypeDoc