Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classnames on the Input Field #50

Open
EnzeGH opened this issue Dec 24, 2023 · 1 comment
Open

Classnames on the Input Field #50

EnzeGH opened this issue Dec 24, 2023 · 1 comment

Comments

@EnzeGH
Copy link

EnzeGH commented Dec 24, 2023

Currently, you have this input field provided by the library:
image

It'd be amazing if you could style this input field too. I tried using classNames on the DatePicker and change the background color (in this example bg-green-300) but unfortunately it doesn't work as expected (check the edges):
image

@lucasortigoso
Copy link

lucasortigoso commented Aug 26, 2024

try options.theme.input prop, like this:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants