# DataGrid

## Props

| Prop name  | Description | Type         | Values | Default |
| ---------- | ----------- | ------------ | ------ | ------- |
| content    |             | string\|func | -      |         |
| pagination |             | number       | -      |         |
| renderCell |             | func         | -      |         |
| zebra      |             | boolean      | -      | false   |

---
