Has anyone created or used a custom component to create a multi-value autocomplete textbox with chips, like in a tag list or like the contact chips in the Material Design Guidelines? I’ve seen a few half-hearted github repos but nothing that looks professional.
I can use the <ion-select>
object on mobile, but for the desktop, it doesn’t fit my usability requirements.