mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
5 lines
295 B
Vue
5 lines
295 B
Vue
<template>
|
|
<DocSectionText v-bind="$attrs">
|
|
<p>Bulma can either be used with a CDN or via NPM. Visit the official documentation for installation steps. PrimeVue does require an extra configuration other than using components as <i>unstyled</i>.</p>
|
|
</DocSectionText>
|
|
</template>
|