-
Like in #94 and #95 I tried to style td with function |
Beta Was this translation helpful? Give feedback.
Answered by
rappasoft
Jun 6, 2021
Replies: 1 comment 1 reply
-
We for some reason got rid of that functionality at 1.0, but you can add classes to column headers (https://github.com/rappasoft/laravel-livewire-tables/wiki/Misc.-Column-Functionality) Maybe I'll add it back in the next release if I can figure out why I removed it in the first place. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Restingo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We for some reason got rid of that functionality at 1.0, but you can add classes to column headers (https://github.com/rappasoft/laravel-livewire-tables/wiki/Misc.-Column-Functionality)
Maybe I'll add it back in the next release if I can figure out why I removed it in the first place.