Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to handle creating autocomplete lookups.

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

getUrl

  • getUrl(url: string, query: IQuery): string
  • Returns the url for the REST API.

    Parameters

    • url: string
    • query: IQuery

      is the query that is to be converted into the url.

    Returns string

    The url to use for fetching the date, represented as a string.

Generated using TypeDoc