primevue-mirror/apps/showcase/doc/forms/theming/StyledDoc.vue

6 lines
135 B
Vue
Raw Normal View History

2024-10-23 07:27:06 +00:00
<template>
<DocSectionText v-bind="$attrs">
<p>Component does not apply any styling.</p>
</DocSectionText>
</template>