You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, pretty cool component, however we can't modify the inputs class only the wrapper. This is the reason I have to step back now. We use tailwind and would love to modify the input classes, but no chance, we must hardcode it with input-id which is absolutely not modern.
Thanks anyways!
The text was updated successfully, but these errors were encountered:
TotomInc
changed the title
We should be able to modify the input!
Add classNes
Apr 5, 2025
TotomInc
changed the title
Add classNes
Add classNames prop to pass a className to each element
Apr 5, 2025
At the moment, this is a simple object that takes strings. It might get a bit reworked later to accept functions too in order to conditionally add CSS classes depending on the state (menu open, option selected, focus, hover, etc.)
Hi, pretty cool component, however we can't modify the inputs class only the wrapper. This is the reason I have to step back now. We use tailwind and would love to modify the input classes, but no chance, we must hardcode it with input-id which is absolutely not modern.
Thanks anyways!
The text was updated successfully, but these errors were encountered: