Skip to content

q-tooltip with html content #17855

Discussion options

You must be logged in to vote

It would have been very helpful if you shared your initial thing that didn't work. But, I think you used v-html, but also included content in the default slot, which the error clearly explains.

You can simply do this:

<q-tooltip v-html="htmlContentTest" />

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@s-light
Comment options

Answer selected by s-light
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants