mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
5 lines
221 B
Vue
5 lines
221 B
Vue
<template>
|
|
<DocSectionText v-bind="$attrs">
|
|
<p>List of class names can be found in <PrimeVueNuxtLink to="/dialog/#styled">Dialog</PrimeVueNuxtLink> theming documentation.</p>
|
|
</DocSectionText>
|
|
</template>
|