#hintIconTooltip

6 messages · Page 1 of 1 (latest)

wraith swallowBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

fast ether
#

Try this:

->hintIconTooltip(new HtmlString('<img src="">'))
hollow wolf
#

sadly this is the output:

fast ether
#

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

hollow wolf
#

Ah, unfortunately the hint won't be good, I just wanted to make a preview of the uploaded images.

fast ether
#

What do you mean "hint won't be good"?