Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 143 Bytes

puppeteer.boxmodel.height.md

File metadata and controls

13 lines (10 loc) · 143 Bytes
sidebar_label
BoxModel.height

BoxModel.height property

Signature:

interface BoxModel {
  height: number;
}