Interface AutocompleteChoice

Hierarchy

  • AutocompleteChoice

Properties

name: string

The name of the choice.

nameLocalizations?: Partial<Record<Locale, string>>

A dictionary of locales to localized names.

value: string

The value of the choice.