1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-08 16:37:15 +00:00
primevue-mirror/doc/deferredcontent/StyleDoc.vue
2023-02-28 11:29:30 +03:00

5 lines
160 B
Vue

<template>
<DocSectionText id="style" label="Style" v-bind="$attrs">
<p>Component does not apply any styling.</p>
</DocSectionText>
</template>