Getting Started with KendoReact DatePicker
The KendoReact DatePicker combines the KendoReact DateInput and Calendar components and enables the user to enter or pick a date value.
The KendoReact DatePicker component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-dateinputs package.
Basic Usage
The following example demonstrates the DatePicker in action.
Functionality and Features
- Disabled DatePicker
- Controlled mode
- Default value
- Focused dates
- Date ranges
- Formats
- Placeholders
- Week number column
- Custom rendering
- Forms support
- Integration with JSON
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates basic DatePicker events.