I want to change the color of the row on the certain value of my cell. How to achieve this. #1541
Closed
rohitshakyaa
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
my table contains one status column, which has different status, let's say example status are active, inactive and pending. i want to add background color to my table row, based on those status, if the status is active, whole row will be colored greenish. How to achieve this in livewire?
Is this feature available on livewire or not.
Beta Was this translation helpful? Give feedback.
All reactions