riophae/vue-treeselect

How to limit maximum selection in treeselect

zmn95 opened this issue · 0 comments

zmn95 commented

I am going through documentation but couldn't find anything regarding limiting the selection.
For example, if I want to set the maxlimit to 3 and treeselect have 10 option, then I should not able to select more than 3 options.
How to do this scenario?
Thanks