© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•17mo ago•
4 replies
Adam Holmes

Table Column Labels

I have a table and one of the columns is an icon and so I don't want a label to show. I do this by setting
->label('')
->label('')
because there doesn't seem to be a
->hiddenLabel()
->hiddenLabel()
on table columns.

However, when I set
->toggleable()
->toggleable()
on the column it appears in the list with no label - like the below.

Any ideas how to get around this?
image.png
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Hiding Table Column Labels
FilamentFFilament / ❓┊help
4mo ago
Table Action Labels
FilamentFFilament / ❓┊help
3y ago
Column labels for grid layout
FilamentFFilament / ❓┊help
3y ago
Table Column
FilamentFFilament / ❓┊help
3y ago