Replies: 2 comments 3 replies
-
I'm pretty sure you can just do that. TextColumn::make('name')
->description(fn () => new HtmlString('<span class="text-red-500">hi</span>')) |
Beta Was this translation helpful? Give feedback.
3 replies
-
hi. i had the same problem and solved it like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice to have possibility to allow TextColumn descriptions to be rendered as HTML.
Beta Was this translation helpful? Give feedback.
All reactions