vue-meta icon indicating copy to clipboard operation
vue-meta copied to clipboard

HTML code into head

Open liqueflies opened this issue 5 years ago • 1 comments

Hello, Is it possible to add plain HTML into head? (like next/head: https://nextjs.org/docs/api-reference/next/head)

Maybe not at the same way, it will be good also an innerHTML on configuration, now is available only for scripts.

Any ideas?

Thank you, L.

liqueflies avatar Jun 24 '20 09:06 liqueflies

This wont ever be possible for v2, we might partially support this in v3.

See also #241 #293

pimlie avatar Jun 24 '20 23:06 pimlie