0
omital created
Hi. abp support Multilanguage user interface. Does it support rtl? what is best practice rtl in abp?
1 Answer(s)
-
0
Hi,
RTL is client-side stuff. That's not directly related to ABP's localization system and out of scope of ABP. You can implement it in your own way. There is no built-in mechanism in ABP to simplify it (or to make it harder :)).