primevue-mirror/doc/checkbox/theming/UnstyledDoc.vue

6 lines
227 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>Theming is implemented with the pass through properties in unstyled mode. Example below demonstrates the built-in Tailwind theme.</p>
</DocSectionText>
</template>