vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Feature Request] Let v-data-table hover prop accept strings too

Open simionato-mobisec opened this issue 10 months ago • 0 comments

Problem to solve

Hover styling is always a light grey. It would be cool to have a prop to easily change the color without using CSS.

Proposed solution

Hover prop could accept strings too (like "primary", "info", "#FF00FF") and the table could calculate the proper transparency before styling the row.

simionato-mobisec avatar Apr 18 '24 11:04 simionato-mobisec