2023-10-15 20:57:44 +00:00
|
|
|
<template>
|
|
|
|
<DocSectionText v-bind="$attrs">
|
2023-10-15 21:00:28 +00:00
|
|
|
<p>A sample <a href="https://github.com/primefaces/primevue-examples/tree/main/nuxt-quickstart" rel="noopener noreferrer">starter example</a> is available at PrimeVue examples repository.</p>
|
2023-10-15 20:57:44 +00:00
|
|
|
</DocSectionText>
|
|
|
|
</template>
|