daisyui / react-daisyui

daisyUI components built with React 🌼
http://react.daisyui.com/
MIT License
886 stars 98 forks source link

add start and end icon to Input component #425

Open mohammad-reza-tajik opened 8 months ago

mohammad-reza-tajik commented 8 months ago

hi . thanks for your amazing project. I was wondering if there's a chance that you make the Input component accept startIcon and endIcons props like Button component does? something similar to inputAdornments prop for TextField component in material-ui ? thanks❤️

dev0T commented 1 month ago

I think this would be a great feature to have. As soon as I have the time I'll try to come up with a PR for this.