Date Picker

A date picker element that can be used to select a date.

The video release date.

Installation

npx cedar-ui@latest add date-picker
npm i @aminnausin/cedar-ui

or download the following folders to your project:

@/components/cedar-ui/date-picker

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