Here is example of what I'm trying to do but as you can see it doesn't really render the component:
https://svelte.dev/repl/22cf0a93cb514d5da54098b50e113cf8?version=3.52.0
{@html '<MyComponent>slot content</MyComponent>'}
Here is example of what I'm trying to do but as you can see it doesn't really render the component:
https://svelte.dev/repl/22cf0a93cb514d5da54098b50e113cf8?version=3.52.0
{@html '<MyComponent>slot content</MyComponent>'}