onesine / react-tailwindcss-select

Tailwind Select Component for React.js
https://demo-react-tailwindcss-select.vercel.app/
MIT License
183 stars 38 forks source link

where is the name_ #54

Open GVALFER opened 11 months ago

GVALFER commented 11 months ago

Hi

Well, its not a bug, but maybe im a little lost. Im create a form, and use this library for select inputs. THe problem is that i do not have a name to identify this input. How can i fix it?

BadMachine commented 6 months ago

@GVALFER This component doesnt include an actual select input, so you need to handle the changes within onChange callback