property
height

num height
read / write

The height of this rectangle.

This is equivalent to the height function in jQuery and the calculated height CSS value, converted to a dimensionless num in pixels. Unlike [getBoundingClientRect], height will return the same numerical width if the element is hidden or not.