2023-08-07 12:48:33 +00:00
|
|
|
<template>
|
|
|
|
<DocSectionText v-bind="$attrs">
|
2023-12-12 08:07:30 +00:00
|
|
|
<p>List of class names can be found in <PrimeVueNuxtLink to="/dialog/#theming.styled">Dialog</PrimeVueNuxtLink> theming documentation.</p>
|
2023-08-07 12:48:33 +00:00
|
|
|
</DocSectionText>
|
|
|
|
</template>
|