We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
app
How does one configure the Vue SFC playground https://play.vuejs.org/ for custom elements?
I can't find any documentation on how to pass options to createApp() for isCustomElement
createApp()
isCustomElement
https://vuejs.org/api/application.html#app-config-compileroptions-iscustomelement
The text was updated successfully, but these errors were encountered:
I too request this, I can't to seem to find a way to provide this setting.
Sorry, something went wrong.
No branches or pull requests
How does one configure the Vue SFC playground https://play.vuejs.org/ for custom elements?
I can't find any documentation on how to pass options to
createApp()
forisCustomElement
https://vuejs.org/api/application.html#app-config-compileroptions-iscustomelement
The text was updated successfully, but these errors were encountered: