vue3-easy-data-table
vue3-easy-data-table copied to clipboard
How to disable some checkbox based on conditions
How to make some checkbox disabled based on items conditions. Thank you.
How to make some checkbox disabled based on items conditions. Thank you.
Have you found the solution of this problem ?? Now, I am faced with the same issue (
Not yet..
You can use the item slot to handle individual items, based on the current row.
https://hc200ok.github.io/vue3-easy-data-table-doc/features/item-slot.html
Is there any solution for this? When you use v-model:items-selected , what is the slot for it? it's not #items-selected or #item-selected or #checkbox
#item-checkbox