You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
Add a RemoveSelectAll and RemoveSelectNone config to multi-select (#439)
* Add a RemoveSelectAll config to multi-select
* AddRemoveSelectNone config
* Remove boolean from Remove methods
Validators for the number of responses in multiselect (#362)
* ✨ validators for the number of responses in multiselect
* documentation for MaxItems and MinItems validators