Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 270 Bytes

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 <ClientOnly> component.

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