-
Notifications
You must be signed in to change notification settings - Fork 0
Selection.min
github-actions[bot] edited this page Sep 30, 2024
·
2 revisions
minimum number of options the user can select
type: Number
let selection = new Selection({
min: 2
});