DatePicker
DatePicker component from the Kami UI library.
What this is used for
DatePicker is used to build mobile-first UI flows in Kami.
Mobile-focused features
- mobile-ready styling
- works with touch-first layouts
- designed for Capacitor/web apps
Implementation example
import { DatePicker } from '@kamiui/kami';
<DatePicker />Preview
DatePicker
Preview unavailable for this component