react-smart-data-table icon indicating copy to clipboard operation
react-smart-data-table copied to clipboard

Give styles to specific row

Open MarcosParengo opened this issue 3 years ago • 0 comments

I'm trying to implement some sort of multi-row select to perform an operation on the selected items. Icould simply add a checkbox in a column, but I'd prefer a more accessible solution giving a different background color to selected items. Is there a way to assign styles/classes to these rows?

MarcosParengo avatar Dec 20 '22 14:12 MarcosParengo