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