Replies: 1 comment
-
If you want a component library that can be used in plain JS, I would recommend exporting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Svelte 4, I can do something like:
I understand we can enable
compatibility.componentApi
. However, will we offer a different way that doesn't require wrapping a component in another file simply to getmount
?Beta Was this translation helpful? Give feedback.
All reactions