Icon in table header #8438
-
|
I need to have very small columns in a table, because the user will use a smartphone and I have 5 columns containing only 2-digit values. So I came up with the idea of using an icon as the column header, and modified the It does work, but I am wondering: is there a more elegant solution, by calling directly the heroicon name for example? |
Beta Was this translation helpful? Give feedback.
Answered by
leandrocfe
Sep 12, 2023
Replies: 1 comment 7 replies
-
->label(new HtmlString(Blade::render('<x-heroicon-o-cube class="w-6 h-6" />'))) |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
micraux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://filamentphp.com/docs/3.x/support/icons#overview