Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 145 Bytes

puppeteer.boxmodel.margin.md

File metadata and controls

13 lines (10 loc) · 145 Bytes
sidebar_label
BoxModel.margin

BoxModel.margin property

Signature:

interface BoxModel {
  margin: Point[];
}