The possible values for the global text direction configuration.

Enumeration Members

Enumeration Members

BasedOnLanguage: "BasedOnLanguage"

The text direction is based on the language of the current user.

LTR: "LTR"

The text direction is left to right.

RTL: "RTL"

The text direction is right to left.

Generated using TypeDoc