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