Topic: layout rtl css
bidy ah free asked 5 years ago
Hello dear
I have questoion aboute rtl css,please help me for rtl css with those react component
thank you
Add comment
Aliaksandr Andrasiuk staff answered 5 years ago
Hi,
You can use it with our product like everywhere else, f.e.:
<p>Some regular text <bdo dir="rtl">reverse direction</bdo> text text <span dir="rtl">reverse direction</span></p>
CSS:
span[dir] {
unicode-bidi: bidi-override;
}
Here is the good explanation how it works: link
Best regards.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.19.0
- Device: desktop
- Browser: chorom
- OS: any system
- Provided sample code: No
- Provided link: No