RTL Support

RTL Support

LyteNyte Grid fully supports Right-to-Left (RTL) rendering. Enable it by setting the rtl property on the grid state.

Set the rtl flag directly on the grid. The grid will not detect RTL based on the CSS direction of the viewport or any parent element.

RTL Mode