mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
6657364364
* docs(new): migrate ElementHandle to TSDoc Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
353 B
353 B
Home > puppeteer > BoundingBox > x
BoundingBox.x property
the x coordinate of the element in pixels.
Signature:
x: number;