Right to left text

image
Is there a way to display text from right to left instead of left to right? I know you can align to the right, but i’m not managing to find how to flip the text. in the pic you can see the functionality in word.

Hi, do you mean on your application or on the rich text element ?

towards my deployed application. right now when i write text in Hebrew, punctuation marks appear at the beginning of a sentence and i can’t seem to flip them.

I think we miss an option on text to choose the direction. In the meantime you can play with the custom css attribute direction set to rtl (right to left)

Capture d’écran 2024-01-02 à 12.18.46

works! many thanks!

1 Like