dir

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 agent
  • ltr — left to right
  • rtl — 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": "!أنا من التطبيق"

Specification

Specification Status Comment Feedback

Web App Manifest
The definition of 'dir' in that specification.

Working Draft

Initial definition.

Web App Manifest Working Group drafts

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
dir
Experimental
Chrome ? Edge ? Firefox ? IE ? Opera ? Safari ? WebView Android ? Chrome Android ? Firefox Android ? Opera Android ? Safari iOS ? Samsung Internet Android ?

Legend

Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.