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