Pickers.
Date, time, month, year and color pickers with keyboard navigation and no date library.
6 components
Components
6 totalYear Picker
Decade-grid year picker with keyboard nav, min/max bounds, single or range mode.
/components/pickers/year-picker →Month Picker
4×3 month grid with year stepper, keyboard nav, min/max bounds, single or range mode.
/components/pickers/month-picker →Time Picker
Hour, minute and optional second scroll columns with 12/24h modes, step intervals and keyboard nav.
/components/pickers/time-picker →Color Picker
SV gradient + hue slider with HEX / RGB / HSL tabs, eyedropper (where supported) and recent swatches.
/components/pickers/color-picker →Date Picker
Single-date picker with month grid, keyboard nav, min/max bounds and disabled dates. Includes an inline DateCalendar, no date library.
/components/pickers/date-picker →Date Range Picker
Dual-month range picker with hover preview, presets, min/max bounds and keyboard nav. Includes an inline DateRangeCalendar, no date library.
/components/pickers/date-range-picker →