puppeteer/docs/api/puppeteer.boxmodel.content.md

11 lines
152 B
Markdown
Raw Normal View History

---
sidebar_label: BoxModel.content
---
# BoxModel.content property
**Signature:**
```typescript
interface BoxModel {content: Point[];}
```