Answer the question
In order to leave comments, you need to log in
ElementUI. How to correctly implement checkboxes with multiple choice el-checkbox-group inside el-table?
A banal situation: one of the columns of the table contains checkboxes, by checking which you can do mass manipulations with the selected row.
I did not understand how to implement this in Element UI.
And with slots, and without slots, and as soon as I didn’t try it already.
It is necessary that the selected IDs (say, scope.row.id) end up in the checked array
. How can I do this? Is this even possible in Element UI or is it worth looking at some other framework?
Thank you.
Answer the question
In order to leave comments, you need to log in
And with slots, and without slots, and as soon as I didn’t try it already.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question