brianvoe / slim-select

Slim advanced select dropdown
http://slimselectjs.com
MIT License
1.03k stars 195 forks source link

Feature request: make CSS classes overwritable #522

Closed Data5tream closed 5 months ago

Data5tream commented 6 months ago

The CSS classes used in the render are already collected in a single object inside the render class, why not make them overwritable during initialization?

If this is something you are interested in, I might be able to provide a PR for it 😃

brianvoe commented 6 months ago

I dont know if there is enough value there but if you want to put together a really simple example i would be open to it.

Data5tream commented 5 months ago

@brianvoe I think this issue can be closed, as you have merged my PR. Or do you want anything else done regarding CSS classes?