layoutDirection
Specifies the direction in which text is displayed.
Overview
Use the layoutDirection attribute to set the language layout direction for a template.
Values for layoutDirection
ltrThe text is displayed from left to right.
rtlThe text is displayed from right to left.
Elements that Use layoutDirection
layoutDirection can be used with any full-page template.