Getting Started with Kendo UI for Vue TimePicker
The Kendo UI for Vue TimePicker represents a time-list where the user can enter or pick time values.
The Kendo UI for Vue TimePicker component is part of the Kendo UI for Vue library of Vue UI components. It is distributed through NPM under the kendo-vue-dateinputs package.
Basic Usage
The following example demonstrates the TimePicker in action.
Functionality and Features
- Disabled TimePicker
- Controlled TimePicker
- Default value
- Time limits
- Appearance
- Incremental steps
- Formats
- Placeholders
- Forms support
- Integration with JSON
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates basic TimePicker events.