puppeteer/docs/api/puppeteer.boxmodel.md
2022-07-05 15:41:43 +02: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