最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

reactjs - Jquery autocomplete but react and shadcn? - Stack Overflow

programmeradmin2浏览0评论

I have searched everything and everywhere I know.. Do you have any library that:

  1. Uses shadcn
  2. Is react
  3. Can search
  4. Can have multiple items saved (comma separated or something)
  5. Uses fetch or whatever to search the db

I don't want to build it myself if I don't have to...

I have searched everything and everywhere I know.. Do you have any library that:

  1. Uses shadcn
  2. Is react
  3. Can search
  4. Can have multiple items saved (comma separated or something)
  5. Uses fetch or whatever to search the db

I don't want to build it myself if I don't have to...

Share Improve this question asked yesterday KorovjovKorovjov 5336 silver badges19 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I came across this Multiple Selector component, which is based on the Command component of the Shadcn UI. It meets all your requirements.

This is how it looks:

发布评论

评论列表(0)

  1. 暂无评论