How can I keep an icon in the column label instead of text in the table?
I'm trying to implement a table, and in one column, I want an icon instead of a text label. Can anyone help me with this? Thank you.
8 Replies
According to the docs, you might want the Icon Column for Tables
https://filamentphp.com/docs/3.x/tables/columns/icon
I've done that like this but in the label
Plus
shows but I want the icon to appearI have a field 'status' in my model
Yes! I want an icon instead of that
Status
text, so I'm wondering if it's possible.Solution
Or as an alternative approach without a view
Thats one way. But please have accessibility in mind πͺ
Woahh! That worked, Thanks a lot. π€ π€
both worked π
Thanks a lot @dissto I really appreciate the help π