#hintIconTooltip
6 messages · Page 1 of 1 (latest)
Try this:
->hintIconTooltip(new HtmlString('<img src="">'))
sadly this is the output:
Ah, ->hintIconTooltip() does not support HtmlString. You can archive something similar though via ->hint(). You need to pass the icon and use the x-tooltip.raw="" Alpine
Ah, unfortunately the hint won't be good, I just wanted to make a preview of the uploaded images.
What do you mean "hint won't be good"?