mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
544 B
544 B
Home > puppeteer > Protocol > Page > LayoutViewport > clientHeight
Protocol.Page.LayoutViewport.clientHeight property
Height (CSS pixels), excludes scrollbar if present.
Signature:
clientHeight: integer;