scrollHeight
The scrollHeight
read-only property of the Element interface is a measurement of the height of an element's content, including content not visible on the screen due to overflow.
The scrollHeight
read-only property of the Element interface is a measurement of the height of an element's content, including content not visible on the screen due to overflow.