# GridToolButtonsProps

Props for the GridToolButtons container component.

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `children` | <code>ReactNode</code> | Child buttons to render inside the container |
