VisualMode
Defines the available options for how multiple selected items will appear in the input element.
Values
Box
- When focused and not focused the selected items will appear as chips.Default
- When focus is on the control, selected items will appear as chips. When focus is removed from the control, selected items will appear with the delimiter.Delimiter
- When focused and not focused the selected items will appear as a delimited list using the specified delimiter text.Checkbox
- The severity is differentiated using text color and a lighter background color.