Closed skyegallup closed 9 months ago
These should wrap around <input type="date">, <input type="time">, and <input type="datetime-local">, respectively.
<input type="date">
<input type="time">
<input type="datetime-local">
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.
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.