TagMode
configurationThe mode used to render the selected tags. The available modes are:
multiple- renders a tag for every selected valuesingle- renders only one tag that shows the number of the selected values
Every tagMode has a specific
tagTemplatevalue. If you would like to control the content of the rendered tags,
set a custom a tagTemplate value.
tagMode
StringDefault: "multiple"