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