skratchdot / react-bootstrap-multiselect

A multiselect component for react (with bootstrap). This is a react port of bootstrap-multiselect.
http://projects.skratchdot.com/react-bootstrap-multiselect/
Other
119 stars 62 forks source link

className as a prop #65

Open chosenvictim opened 7 years ago

chosenvictim commented 7 years ago

Is there a way of passing className for custom styles ?

reetou commented 7 years ago

Need it too.

skratchdot commented 7 years ago

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

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