Type | String |
---|---|
Mandatory | No |
The base direction in which to display direction-capable members of the manifest. Together with the lang
member, it helps to correctly display right-to-left languages.
The dir
member can be set to one of the following values:
auto
โ text direction is determined by the user agentltr
โ left to rightrtl
โ right to left
The directionality-capable members are:
Note: If the value is omitted or set to auto
, the browser will use the Unicode bidirectional algorithm to make a best guess about the text's direction.
Example
"dir": "rtl",
"lang": "ar",
"short_name": "!ุฃูุง ู
ู ุงูุชุทุจูู"
Specifications
Specification | Status | Comment | Feedback |
---|---|---|---|
Web App Manifest |
Working Draft |
Initial definition. |
Browser compatibility
BCD tables only load in the browser