primevue-mirror/apps/showcase/doc/nuxt/ExamplesDoc.vue

6 lines
316 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p><a href="https://github.com/primefaces/primevue-examples/tree/main/nuxt-quickstart" target="_blank" rel="noopener noreferrer">Nuxt based samples</a> with different options are available at PrimeVue examples repository.</p>
</DocSectionText>
</template>