Getting Started with KendoReact TimePicker
The KendoReact TimePicker represents a time-list where the user can enter or pick time values.
The KendoReact TimePicker 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 TimePicker in action.
Functionality and Features
- Disabled TimePicker
- Controlled TimePicker
- Default value
- Time limits
- Incremental steps
- Formats
- Placeholders
- Forms support
- Custom rendering
- Integration with JSON
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates basic TimePicker events.