$dir top-level constant
Attribute
const $dir
Defines the text direction. Allowed values are ltr (Left-To-Right) or rtl (Right-To-Left).
Implementation
const $dir = Attribute("dir");
Defines the text direction. Allowed values are ltr (Left-To-Right) or rtl (Right-To-Left).
const $dir = Attribute("dir");