Is configuration required in ConfigProvider to support rtl?
#1138
-
|
hello If you look at |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Yes, based on This prop is for FloatingUI components like https://www.radix-vue.com/guides/i18n.html#dynamic-direction |
Beta Was this translation helpful? Give feedback.
Yes, based on
ConfigProvidersource code, the defaultdirisltr, you must setdirprop to the component if you want to respect thertlThis prop is for FloatingUI components like
Popover,Menu, and ... for the calculatertlpositionshttps://www.radix-vue.com/guides/i18n.html#dynamic-direction