Document: dir プロパティ

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Document.dir プロパティは文字列で、文書のテキストの書字方向が、左書き(既定)か右書きかを表します。利用可能な値は 'rtl'(右書き、右から左)または 'ltr'(左書き、左から右)です。

文字列です。

仕様書

Specification
HTML
# dom-document-dir

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
dir

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
Partial support
Partial support
See implementation notes.
Has more compatibility info.

関連情報

  • dir グローバル属性