brianvoe / slim-select

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

Feature Request: Dynamic maxValuesShown #498

Closed Yuval-Vino closed 11 months ago

Yuval-Vino commented 11 months ago

Issue Description:

Requesting the ability to dynamically change the maxValuesShown parameter in SlimSelect. Currently, I've set it to 3 by default and want the option to modify it on the fly, allowing users to switch between limited and expanded views seamlessly.

Use Case:

Users can customize the display based on their preference, providing a more flexible user experience (by toggle switch or something similar).