Question mark on table

Hi. Is it possible to add a question mark with a message near a text column like in my picture? Should I make a custom tooltip for this?
5 Replies
krekas
krekas3y ago
DianaMujoiu
DianaMujoiuOP3y ago
this is only on hover. I need that question mark to be always near "cleaning status"
krekas
krekas3y ago
But text should be only when hovered, that's the point of this tooltip
wyChoong
wyChoong3y ago
not by default you probably can do something like ->label(fn() => new HtmlString('label <div x-tooltip="text">icon...</div>))
DianaMujoiu
DianaMujoiuOP3y ago
Thank you so much. This is what I was looking for

Did you find this page helpful?