Hello,
I'm trying to find out how someone would use 2 components together (ideally AutoComplete and DropDown multiple selection) to create the effect of multiple selections using text input.
The idea is that you would type anything in the field and every time the user presses "Enter" then a chip would be added in the textbox.
-
The user enters text:
-
Chip is added:
Any help or direction would be greatly appreciated.
Thanks