primevue-mirror/doc/deferredcontent/StyleDoc.vue

6 lines
160 B
Vue
Raw Normal View History

2023-02-28 08:29:30 +00:00
<template>
<DocSectionText id="style" label="Style" v-bind="$attrs">
<p>Component does not apply any styling.</p>
</DocSectionText>
</template>