Date & Time Component
DatePicker
Custom popup calendar — single, datetime, and range modes. In time mode the time
part is a compact stepper (1-min steps by default; set step / seconds).
TimePicker
Input-framed trigger → a themed popup (no native time popup): a compact iOS-style stepper. meridiem toggles 12h / 24h (24h drops AM/PM); step is the minute interval or a per-column
hour/minute/second object; min/max bound it; seconds adds
a seconds column.
TimeRangeInput
A time interval — two compact steppers (Start / End) in one popup, cross-bounded so End can't precede Start.
Variants
The variant accents the selection, actions, and focus in the popup.
DateTimeInput
Wraps the native control so the field matches every other Input
(frame/height/border); the popup is the browser's. type selects the picker.