RTL

Taiga UI supports setting dir="rtl" to implement right-to-left (RTL) layouts. This is particularly useful for languages that are read from right to left, such as Arabic or Hebrew.

Variables

#

There are a few CSS variables that would be helpful for you when implementing bidirectional interfaces

Use --tui-inline variable
When you need to flip calc()
Use --tui-inline-start/end variable
When you need direction in gradients etc