Home > @uniformdev/mesh-sdk > EditorStateApi > getNodeChildren
EditorStateApi.getNodeChildren() method
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| params | { nodeId: string; } |
Returns:
Promise<EditorNodeChildren | undefined>
Home > @uniformdev/mesh-sdk > EditorStateApi > getNodeChildren
Signature:
| Parameter | Type | Description |
|---|---|---|
| params | { nodeId: string; } |
Returns:
Promise<EditorNodeChildren | undefined>