puppeteer/docs/api/puppeteer.boxmodel.md
2022-07-01 11:52:39 +00:00

1003 B

sidebar_label
BoxModel

BoxModel interface

Signature:

export interface BoxModel

Properties

Property Modifiers Type Description
border Point[]
content Point[]
height number
margin Point[]
padding Point[]
width number