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

className as a prop #65

Open
chosenvictim opened this issue Jan 18, 2017 · 2 comments
Open

className as a prop #65

chosenvictim opened this issue Jan 18, 2017 · 2 comments

Comments

@chosenvictim
Copy link

Is there a way of passing className for custom styles ?

@reetou
Copy link

reetou commented Apr 5, 2017

Need it too.

@skratchdot
Copy link
Owner

There are these 4 "class" properties you can use:

  • buttonClass
  • inheritClass
  • optionClass
  • selectedClass

Here's a list of the available options (from the library that is being wrapped):
https://github.com/skratchdot/react-bootstrap-multiselect/blob/master/lib/get-options.js

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

3 participants