Setting cell background color #975
-
hi Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
lrljoe
Dec 29, 2022
Replies: 1 comment
-
What's the criteria for setting the background colour? Please see the below, which would set the background of a field "total" to red if the value was less than "< 1000" If this doesn't make sense, then please give a use case and I'll try to help give you a pointer. The docs here: https://rappasoft.com/docs/laravel-livewire-tables/v2/datatable/available-methods Really do cover a lot of it though!
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lrljoe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's the criteria for setting the background colour?
Please see the below, which would set the background of a field "total" to red if the value was less than "< 1000"
If this doesn't make sense, then please give a use case and I'll try to help give you a pointer. The docs here:
https://rappasoft.com/docs/laravel-livewire-tables/v2/datatable/available-methods
Really do cover a lot of it though!