MultiAutoComplete
The MultiAutoComplete control is similar to the MultiSelect. Both controls allow users to select multiple items from lists. The main differences between the two are:
- The MultiAutoComplete shows a drop-down that includes only items that match the current input (like the AutoComplete).
- The MultiAutoComplete shows all the items that are currently selected, and allows users to remove items by clicking them on the list.
- The MultiAutoComplete exposes the list of selected items through the selectedItems property (the MultiSelect uses checkedItems instead).
For example, try typing "land" or "uni":
Selected Items: