I wants to filter times based on user input

Is it possible to filter times list based on user input

If yes, please provide some sample


1 Reply

UD UdhayaKumar Duraisamy Syncfusion Team August 30, 2024 12:17 PM UTC

Based on the shared details, it appears that you're looking for an option to filter time values in the TimePicker component. Currently, the Angular TimePicker component does not support filtering available time options as you type. However, we want to highlight that the component allows for manual time entry.


When you manually type a time value into the TimePicker input field and press the Enter key, the component will automatically select and apply the entered time. This feature enables you to set the desired time quickly without scrolling through the list.




For more details, you can refer to the following demo and documentation: 

Demohttps://ej2.syncfusion.com/angular/demos/#/fluent2/timepicker/default

Documentation:  https://ej2.syncfusion.com/angular/documentation/timepicker/getting-started#create-a-simple-timepicker


Loader.
Up arrow icon