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

hi guys, how can I modify the color in the component? and it is possible if we put className into components? #70

Closed
nicogulo opened this issue Oct 5, 2021 · 1 comment

Comments

@nicogulo
Copy link

nicogulo commented Oct 5, 2021

`<Dropdown
color="dark"

    buttonText=" All Categories"
    buttonType="outline"

  >`
@sajadevo
Copy link
Collaborator

sajadevo commented Oct 8, 2021

Hi @nicogulo

Thanks for using Material Tailwind, for each component there is a color prop that let you to change the color of components, for the dropdown component you can use the following link and check the available colors for the component: Dropdown.
For the className feature currently we have it for most of the components and we will make it even better on the next updates of Material Tailwind.

All the best
Sajad

@sajadevo sajadevo closed this as completed Oct 8, 2021
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