-
-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
"@coreui/coreui": "3.0.0",
"@coreui/icons": "1.0.1",
"@coreui/vue": "3.0.0",
When I click on a row, the row-clicked
event is fired. I would like the clicked row to have a different background color, so the current clicked row can be made visible to the end-user. Maybe a css class can be added to the clicked row, which can then be styled.
Could be like this (just the visual feedback):
http://tabulator.info/examples/4.5#selectable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request