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

6 lines
227 B
Vue
Raw Normal View History

2023-07-25 13:47:12 +00:00
<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>