I used code from vue typescript admin and element-ui, and will use attribute highlight-current-row after i check checkbox item table. when code highlight-current-row add attribute table, work in single select. but when add in multiple select on checkbox, it's not function
how to give highlights after check checkbox in row item table in vueJS? I didn't find it in the library
https://element.eleme.io/#/en-US/component/table#single-select
https://element.eleme.io/#/en-US/component/table#multiple-select
thanks before