About the RTL mode category

RTL mode: Provides an easy way to set a Vaadin UI into RTL (right-to-left) mode

Direction.set(Direction.RTL);

Note that this add-on only enables right-to-left mode, it does not change any component to properly render in RTL mode. This is up to each component