Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutocompleteItem

Package version

The result of Autocomplete requests.

Hierarchy

  • AutocompleteItem

Index

Properties

Properties

queryPlusText

queryPlusText: string

The query along with the completed term. NOTE: This property will not be serialized. It can only be populated by the server.

text

text: string

The completed term. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc