Skip to content

yayapao/shadcn-multi-async-select

Repository files navigation

Multi-Async-Select

Multi-async-select is a component that allows you to select multiple items from a list. It is a wrapper around the shadcn/ui Popover and Command components.

It uses the latest version of Next.js and shadcn/ui. More Examples, Documents and Api docs

Features

  • ⭐ Multiple Select
  • ⭐ Async Data Fetching or Sync fetched options
  • ⭐ Search results
  • ⭐ Customized label
  • ⭐ Theme Toggle (Light/Dark)

Tech Stack

This is a Next.js project bootstrapped with create-next-app.

  • TypeScript^5
  • tailwindcss^4.1.3
  • react/react-dom^19.1.0
  • Next.js^15.2.4

Contributed

Welcome contributions from the community! Please refer to the CONTRIBUTING.md file for more information.

Requirements

  • Node.js version 20 or newer. volta is recommanded.

After npm run dev, open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/components/open/multi-async-select.tsx.

About

An async data-loading multi-select component built with React & Next.js & shadcn/ui.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published