Open mnugter opened 4 years ago
There are native form elements for date and time input but they are not supported yet in Elm UI.
It would be great to have this addition as it would allow a native date picker on mobile devices instead of having to rely on a datepicker script.
I created a PR that might just do this here: #231
There are native form elements for date and time input but they are not supported yet in Elm UI.
It would be great to have this addition as it would allow a native date picker on mobile devices instead of having to rely on a datepicker script.