React Timepicker Component Autocomplete capabilities

1 Answer 71 Views
AutoComplete TimePicker
Greg
Top achievements
Rank 1
Greg asked on 07 Apr 2023, 04:00 PM

Does the React Timepicker componenet have Autocomplete capabilities?

 

If so, are there any examples of how to use it?

 

Thanks in advance for the help.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 10 Apr 2023, 07:45 AM

Hello Greg,

The KendoReact TimePicker does not have autocomplete functionality and the time can be entered manually within the input or picked through the popup.

If you want to pick from pre-defined values you can either use the AutoComplete component or DropDownList/ComboBox, but you will have to parse the values to Date object manually:

Hope this helps.

 

Regards,
Konstantin Dikov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
AutoComplete TimePicker
Asked by
Greg
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or