How to highlight the selected row in v-data-table? i tried to modified the data by adding flag variable selected in the Example
selected
In the above example cli
tr.v-data-table__selected { background: #7d92f5 !important; }
or
Example https://codepen.io/nicolai-nikolai/pen/GRgLpNY