Skip to content

pinnnguyen/nuxt-custom-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.