Date, time, and datetime form inputs
skyegallup opened this issue · 0 comments
skyegallup commented
These should wrap around <input type="date">
, <input type="time">
, and <input type="datetime-local">
, respectively.
I highly recommend we only style the "main" part of the input and not try to customize the picker popup itself, because that sounds like enough of a nightmare that chasing consistent UI isn't worth.