ButtonGroupColumn set width/class attributes #910
-
I want my action buttons to be as small as possible, letting the rest of the columns fill out. Unfortunetly ButtonGroupColumn attributes add the class to the containing |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Mabe |
Beta Was this translation helpful? Give feedback.
-
maybe you haven't read the documentation completely https://rappasoft.com/docs/laravel-livewire-tables/v2/columns/other-column-types#content-button-group-columns. I think this is what you want:
or if you want the
|
Beta Was this translation helpful? Give feedback.
-
Thanks guys - still a little new to Livewire. I had read the documentation but forgive me for missing the part where you can use |
Beta Was this translation helpful? Give feedback.
maybe you haven't read the documentation completely https://rappasoft.com/docs/laravel-livewire-tables/v2/columns/other-column-types#content-button-group-columns.
I think this is what you want:
or if you want the
Actions
column is small than others column, maybe you must tried this: https://rappasoft.com/docs/laravel-livewire-tables/v2/datatable/available-methods#content-setthattributes