I'm using Angular's Material timepicker, and I want to set the initial displayed time to something like 9:00 instead of the default 00:00. How can I achieve this without having to set a default value to the control itself?
PS.: I don't want to hide the other values, I just want the dropdown to open at the 9:00 option by default.
Timepicker dropdown options
asked Mar 30, 2025 at 4:05
Pablo Sarturi
1941 silver badge13 bronze badges
lang-js