vue-custom-element-example

An example on how to define custom elements using Vue 3

MIT License

Stars
60
Committers
1

This repo is an example on how to use the defineCustomElement API in Vue 3.

It contains examples on how to export Vue components as custom elements, and how to use them in any app.

Read the blog post for a step by step discussion.

Demo 🚀

Visit the live demo to see the custom element in action.

Play 🎸

npm run dev: build the library and start the playground