Input type Date #676
-
Hello! How can i customize opened date picker in input component ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You would have to do that manually with CSS |
Beta Was this translation helpful? Give feedback.
-
Hey @LeSe0 due to the Input |
Beta Was this translation helpful? Give feedback.
Hey @LeSe0 due to the Input
date
is the browser native picker you have to figure out how to customize it for each browser but it doesn't depend onNextUI
, we hope to have theCalendar/Date/Time
components in a near future based on thereact-aria
implementation https://react-spectrum.adobe.com/react-aria/useDatePicker.html#styled-examples