Skip to content

MetadataEditorProperty.handleUpdateValue method

MetadataEditorProperty › handleUpdateValue

Unofficial

Update value of property and saves.

Signature:

handleUpdateValue(value: unknown): void

Parameters:

ParameterTypeDescription
valueunknownNew value.

Returns: void