# DataGridPage

## Props

| Prop name  | Description | Type    | Values | Default |
| ---------- | ----------- | ------- | ------ | ------- |
| columns    |             | object  | -      |         |
| rows       |             | object  | -      |         |
| renderCell |             | func    | -      |         |
| zebra      |             | boolean | -      | false   |

---
