Multi-Select

A multi-select element (for tags) with a search and create button.

Describe the video with tags

Installation

npx cedar-ui@latest add multi-select
npm i @aminnausin/cedar-ui

or download the following folders to your project:

@/components/cedar-ui/multi-select

The Date Picker is intended for use within a form and given a FormField.

See installations instructions for the Form component.

Edit this page on GitHub