11 lines
148 B
Markdown
11 lines
148 B
Markdown
---
|
|
sidebar_label: BoxModel.height
|
|
---
|
|
# BoxModel.height property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface BoxModel {height: number;}
|
|
```
|