As of August 1, 2023, this name is no longer defined by a Web Platform specification
Definition
Web Publications defines TextDirection
enum TextDirection {
"ltr",
"rtl",
"auto"
};
TextDirection
enumAs of August 1, 2023, this name is no longer defined by a Web Platform specification
Web Publications defines TextDirection
enum TextDirection {
"ltr",
"rtl",
"auto"
};