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月.
备注: 此特性在 Web Worker 中可用。
DOMRectReadOnly
接口的只读属性 bottom
返回 DOMRect
的底部坐标值。(取值与 y + height
相同;如果 height
为负数,则与 y
相同。)