Skip to content

PropertyPropertyWidgetComponentComboBox.updateValue method

PropertyPropertyWidgetComponentComboBox › updateValue

Unofficial

Update the value of the combobox.

Signature:

updateValue(value: PropertyPropertyWidgetComponentComboBoxItem): this

Parameters:

Parameter Type Description
value PropertyPropertyWidgetComponentComboBoxItem the value to update.

Returns: thisthe combobox.