hsuanyi-chou / shadcn-ui-expansions

More components built on top of shadcn-ui.
https://shadcnui-expansions.typeart.cc/
MIT License
786 stars 34 forks source link

[feat]: Add Tag Input #115

Open k1rana opened 1 month ago

k1rana commented 1 month ago

Feature description

It goes something like this https://www.shadcn-vue.com/docs/components/tags-input

You can extend multiple selector, more like datalist.

Affected component/components

Multiple Select

Additional Context

No response

Before submitting

hsuanyi-chou commented 1 month ago

It looks like multiple selector without dropdown. 😆 I'll think how to implement it.