An open API service indexing awesome lists of open source software.

https://github.com/pin705/nuxt-custom-element

A simple example of Nuxt use custom element
https://github.com/pin705/nuxt-custom-element

custom-element html-custom-elements nuxt nuxt-custom-element nuxt3

Last synced: about 1 year ago
JSON representation

A simple example of Nuxt use custom element

Awesome Lists containing this project

README

          

# Nuxt Custom Elements

This is a simple example of how to use Nuxt with Custom Elements.

The component is registered in a `.client` plugin and used in `app.vue` wrapped in a `` component.

The `nuxt.config` ensures that no warning is shown in the console.