TokenList

tokenList component offers a simplified way of working with lists of entities: instance names are listed vertically or horizontally, adding is done using LookupPickerField or LookupField, removal – using the buttons located near each instance.

Specific properties:

The lookup checkbox sets the type of the field (true - LookupPickerField; false - LookupField).

The inline checkbox defines the arrangement of the tokens list: true - horizontal; false - vertical.

The simple checkbox collapses the component if set, leaving only the Add button.

multiselect enables multiple values selection in the lookup screen.

See TokenList for details.