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