Date Picker
A date picker combines a DateField and a Calendar popover to allow users to enter or select a date and time value.
Installation
CLI
Copy & Paste
npx @sly-cli/sly add draft-ui date-pickerExamples
Default
This is the default DatePicker example.
Example
Code
Date
mm
dd
yyyy
Disabled
Use the isDisabled prop to disable the entire DatePicker including the DateInput.
Example
Code
Date
mm
dd
yyyy