Column selector toggle button

Any pointers on how I could customise the button that allows you to select which columns to show? Or even better, show them all expanded above the table, similar to how I can do for filters:
return $table
->filters([
CandidatesFilters::getFilterLocation(),
CandidatesFilters::getFilterSkills(),
], layout: Tables\Enums\FiltersLayout::AboveContent)->filtersFormColumns(5)
return $table
->filters([
CandidatesFilters::getFilterLocation(),
CandidatesFilters::getFilterSkills(),
], layout: Tables\Enums\FiltersLayout::AboveContent)->filtersFormColumns(5)
Thanks!
No description
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server