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

6 lines
316 B
Vue
Raw Permalink Normal View History

2023-10-15 20:57:44 +00:00
<template>
<DocSectionText v-bind="$attrs">
2024-07-03 10:28:54 +00:00
<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>
2023-10-15 20:57:44 +00:00
</DocSectionText>
</template>