$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");