Skip to content

MetadataEditorProperty.handleUpdateValue method

MetadataEditorProperty › handleUpdateValue

Unofficial

Update value of property and saves.

Signature:

handleUpdateValue(value: unknown): void

Parameters:

Parameter Type Description
value unknown New value.

Returns: void