Nuxt Built-In Components

Learn how to use various built-in components provided by Nuxt.

In addition to building our own custom components, Nuxt provides some built-in components. We’ve already looked at some in our project, and there are others that we have not yet discovered.

The <NuxtWelcome> component

When we first set up a new project, we see the <NuxtWelcome> component in the app.vue:

Get hands-on with 1200+ tech skills courses.