Tokenized input

Lab component

Also known as

Form Token Field, Pills Input, Tags Field, Tags Input

Tokenized input provides an input field for text that’s converted into a pill within the field, or tokenized, when the user enters a delimiting character.

  • The component is typically used in a form. It’s ideal for fields that can contain multiple, specific values related to a single topic or context—and these values can be removed quickly and in their entirety. You would use the component, for example, in a field for email addresses or a fast field for a cash ticket.
  • To generate a list of suggested values that partially match the text entered by the user. Instead, use ComboBox.
  • To choose exclusively from options in an existing dataset. Instead, use ComboBox.

To import TokenizedInputNext from the lab Salt package, use:

NameTypeDescriptionDefault