Orasund / elm-ui-widgets

Collection of reusable views for elm-ui.
https://orasund.github.io/elm-ui-widgets/
BSD 3-Clause "New" or "Revised" License
85 stars 11 forks source link

Add time pickers widget #33

Open Orasund opened 3 years ago

Orasund commented 3 years ago

Add a time picker widget from the Material Design specification.

This should include

The implementation depends on #32.