MetadataEditorProperty.handleUpdateKey method
MetadataEditorProperty › handleUpdateKey
Unofficial
Update key of property and saves, returnsfalse if error. Signature:
handleUpdateKey(key: string): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| key | string | New key value. |
Returns: boolean — Whether the update succeeded.