DOMRectReadOnly: bottom プロパティ
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2020年1月.
メモ: この機能はウェブワーカー内で利用可能です。
bottom
は DOMRectReadOnly
インターフェイスの読み取り専用プロパティで、この DOMRect
の下端の座標値を返します。(y + height
と同じか、 height
が負の数であれば y
と同じ値です。)