You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the header screenshot, it shows a version of the input with all of the selected items inside of the input. The default behavior is to render them outside of the input container, in a separate list. How do I achieve the behavior of the example in the header? As far as I can tell the only thing I can control inside the actual input container (not the searchable list, or the selected items that render outside of it) is the placeholder value, which does not allow me to make the items clearable as is shown in the example screenshot