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