optimistex / ngx-select-ex

Angular based replacement for select boxes
https://optimistex.github.io/ngx-select-ex/
MIT License
109 stars 42 forks source link

Suggestion - add an option to add classes for the dropdown menu #182

Closed amiram closed 4 years ago

amiram commented 4 years ago

In bootstrap there are several classes that can be added to the dropdown menu like dropdown-menu-right and dropdown-menu-lg-right. I suggest that we add a string property to add additional classes to the dropdown menu. If you like it I can open a pull request.

optimistex commented 4 years ago

@amiram Yes, it would be good. Please, open a pull request.