画面サイズ測定
リサイズ・ズーム・画面回転で自動更新されます。
live
ウィンドウ(ビューポート)
| 項目 | 値 |
|---|---|
| innerWidth × innerHeight | - |
| outerWidth × outerHeight | - |
| document.clientWidth × clientHeight | - |
| スクロール位置 (X, Y) | - |
画面・ピクセル
| 項目 | 値 |
|---|---|
| screen.width × height | - |
| availWidth × availHeight | - |
| colorDepth / pixelDepth | - |
| devicePixelRatio (DPR) | - |
| 推定ズーム率 (ZF) | - |
| 向き (orientation) | - |
メディアクエリ状態
| クエリ | 状態 |
|---|