Skip to content

FilePropertyWidgetComponent.setValue method

FilePropertyWidgetComponent › setValue

Unofficial

Set the value of the property widget.

Signature:

setValue(value: unknown): void

Parameters:

ParameterTypeDescription
valueunknownThe value to set.

Returns: void