🔸.paddingBox
Last updated
Last updated
browser ⟩ DOM ⟩ type ⟩ Element ⟩ boxes ⟩ Element+boxes ⟩ .paddingBox
padding box
origin: (.clientTop, .clientLeft) - relative to .borderBox.
size: (.clientWidth, .clientHeight) = content (width, height) + padding.
synonyms: "client area".
for inline elements and elements with no CSS(), they all return zero.