OMikkel / tailwind-datepicker-react

A tailwindcss/flowbite datepicker component built as a react component with types
https://omikkel.github.io/tailwind-datepicker-react/
MIT License
160 stars 68 forks source link

How to change input icon? #27

Open basemesam opened 1 year ago

basemesam commented 1 year ago

I tried to use inputIcon on theme but not working

OMikkel commented 1 year ago

Options.theme.inputIcon is a string and adds styling to the input icon

I will add support for custom logos, just as it is done with Next and Previous buttons