semantic-ui-calendar-react
semantic-ui-calendar-react copied to clipboard
MinutePicker: Add minutesStep and minutesPerRow parameters to TimeInput
I added the possibility to choose the step between minutes in the minute picker as I needed an interval of 15 min in my project. I also added the possibility to choose the number of tiles per row in the minute picker (so if you have only 4 tiles displayed you display them in one row and not 2 rows (3+1 tiles) ).