primevue-mirror/apps/showcase/doc/guides/rtl/LimitationsDoc.vue

6 lines
297 B
Vue
Raw Normal View History

2024-11-01 11:09:12 +00:00
<template>
<DocSectionText v-bind="$attrs">
<p>RTL is widely supported by the UI suite except the Galleria and Carousel components. These components will be enhanced with a modern implementation in upcoming versions with built-in support for RTL.</p>
</DocSectionText>
</template>