flowbite-react
flowbite-react copied to clipboard
DatePicker icon location
- [x] I have searched the Issues to see if this bug has already been reported
- [x] I have tested the latest version
Summary
The DatePicker has the calendar icon on the left of the input field. Can this please be configurable via the theme so I can move it to the right?
Unfortunately this is not possible now, but we will enhance the Datepicker component with inputProps which can help control the theming system inside the input, as well as having the icon left/right.