chingyawhao / material-ui-next-pickers

A material ui next datepicker, demo on
http://chingyawhao.github.io/material-ui-pickers
MIT License
81 stars 23 forks source link

Provide step? #12

Closed Altiano closed 5 years ago

Altiano commented 5 years ago

input type time has step attribute

chingyawhao commented 5 years ago

Do you mean selectableMinutesInterval on clock..? Check that out

It's step for minutes, hours interval is not exposed yet