puppeteer/new-docs/puppeteer.protocol.page.visualviewport.clientheight.md
2020-07-13 14:01:35 +01:00

543 B

Home > puppeteer > Protocol > Page > VisualViewport > clientHeight

Protocol.Page.VisualViewport.clientHeight property

Height (CSS pixels), excludes scrollbar if present.

Signature:

clientHeight: number;