DatePicker
A date picker component with range and presets.
October 2024
Su | Mo | Tu | We | Th | Fr | Sa |
---|---|---|---|---|---|---|
DatePicker Structure
The DatePicker component is composed of two main components:
- Input: This component handles the user input for selecting a date.
- Calendar: This component displays a calendar interface for date selection.
For more detailed information, please refer to their respective documentation.