Relative Content

Tag Archive for javascriptsvelteweb-component

Svelte component in plain HTML

I have a function that returns the HTML code for a custom component. That code, together with more HTML code, is then rendered somewhere else with {@html codeToDisplay}.