primevue-mirror/apps/labs/doc/introduction/ArchitectureDoc.vue

6 lines
322 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>Plex is a spin-off library in the Prime UI ecosystem, that operates on the code ownership model. Plex leverages the flexibility of Unstyled PrimeVue and the utility-first framework of Tailwind CSS for enhanced functionality.</p>
</DocSectionText>
</template>