Skip to main content
Puppeteer
Docs
API
Next
Next
19.4.1
Archived versions
19.4.0
19.3.0
19.2.2
19.2.1
19.2.0
19.1.2
19.1.1
19.1.0
19.0.0
18.2.1
18.2.0
18.1.0
18.0.5
18.0.4
18.0.3
18.0.2
18.0.1
18.0.0
17.1.3
17.1.2
17.1.1
17.1.0
17.0.0
16.2.0
16.1.1
16.1.0
16.0.0
15.5.0
15.4.2
15.4.1
15.4.0
15.3.2
15.3.1
15.3.0
Search
This is unreleased documentation for Puppeteer
Next
version.
For up-to-date documentation, see the
latest version
(19.4.1).
Other
Point
Point.x
Version: Next
On this page
Point.x property
Signature:
interface
Point
{
x
:
number
;
}
Previous
Point
Next
Point.y