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

6 lines
322 B
Vue
Raw Normal View History

2025-02-28 22:59:25 +00:00
<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>