primevue-mirror/apps/showcase/doc/dynamicdialog/theming/StyledDoc.vue
2024-06-11 13:21:12 +01:00

5 lines
247 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>List of class names and desing tokens can be found in <PrimeVueNuxtLink to="/dialog/#theming.styled">Dialog</PrimeVueNuxtLink> theming documentation.</p>
</DocSectionText>
</template>