Skip to content

TreeLoadChildrenParams

Since v3.4.0

Parameters passed to TreeConfig.loadChildren when a node whose children are not yet loaded is expanded.

PropertyTypeDescription
rowTThe parent row whose children are being fetched.
keystringStable key of the parent node (same value as FlattenedTreeRow.key).
depthnumberDepth of the parent node (0 = root).
signalAbortSignalCancellation signal. Aborted when the plugin detaches or the grid disconnects. Pass it to fetch(url, { signal }). Implementations that ignore it keep working — the superseded request simply completes on the wire and its result is discarded.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt