RTL support?
#3276
Replies: 1 comment
-
关于opentiny/tiny-vue项目是否支持RTL(从右到左)布局的问题,目前看来,您在使用select组件时遇到了箭头位置没有调换的问题。这个问题可能是由于组件在RTL模式下的样式或逻辑没有正确处理。 为了更好地解决这个问题,您可以尝试以下步骤:
如果您需要,我可以帮助您在GitHub上搜索相关的issue,看看是否有其他用户报告过类似的问题。请让我知道您的决定! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问,这个项目支持RTL的布局吗,简单试了一下有些问题,例如select组件的箭头位置没有调换
Beta Was this translation helpful? Give feedback.
All reactions