Interface AutocompleteChoice

Hierarchy

  • AutocompleteChoice

Properties

name: string

The name of the choice.

nameLocalizations?: Record<Locale, string>

A dictionary of locales to localized names.

value: string

The value of the choice.