# DataSourceChildrenDetail

> _Since v2.0.0_

Detail for `datasource:children` broadcast events. *

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `rows` | <code>TRow[]</code> |  |
| `context` | <code>object</code> |  |
| `claimed` | <code>boolean</code> | Mutable flag — the requesting plugin sets this to `true` when it consumes the data. |
