Framewokr7-React Making a custom picker

Hi there, relatively new here with framework 7. I would like to make a time-picker component . Where I’ll set the value of currentTime and the only values in the picker column’s value enabled, would be the current time and the next two hours. Rest of the values would be disabled.
For example if current Hour is 2 o clock. Picker time will have 2,3,4 o clock value enabled/available for setting. The rest of the values above that range would be disabled/unavailable to rotate. How can I achieve this design?

1 Like