Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 140 Bytes

puppeteer.boxmodel.width.md

File metadata and controls

13 lines (10 loc) · 140 Bytes
sidebar_label
BoxModel.width

BoxModel.width property

Signature:

interface BoxModel {
  width: number;
}