RTL (right-to-left) mode for Vaadin
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
Install
Framework Support
Vaadin platform 14+
Browser Independent
Install with
Release notes - Version 1.0.0
Initial version