puppeteer/docs/api/puppeteer.boxmodel.height.md

11 lines
148 B
Markdown
Raw Normal View History

---
sidebar_label: BoxModel.height
---
# BoxModel.height property
**Signature:**
```typescript
interface BoxModel {height: number;}
```