I'm looking for Java "Faces" that supports RTL (Right To Left) user interfaces. The only library that I've checked so far is RichFaces. It seems that it doesn't support it natively.
What is a good resource that talks about this issue?
What other "Faces" can be recommend that natively support RTL user interfaces?
RichFaces components support the dir
attribute.
The JSF standard components already do it since ages. They just supports all of the HTML attribues, including the dir
attribute, which you can set to "rtl"
. I would be surprised if any of the 3rd party component libraries didn't inherit it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With