DatePicker

To select or input a date.
Import
import { DatePicker } from '@kubed/components;'
Source
View source code
Docs
Edit this page
npm
@kubed/components

Basic Usage

DatePicker

Range Picker

Use time range picker with DatePicker.RangePicker.

Time Picker

Click TimePicker, and then we could select or input a time in panel.

Under Control

value and onChange should be used together.