Skip to content

PropertyPropertyWidgetComponentComboBox.setValue method

PropertyPropertyWidgetComponentComboBox › setValue

Unofficial

Set the value of the combobox.

Signature:

setValue(value: PropertyPropertyWidgetComponentComboBoxItem): this

Parameters:

Parameter Type Description
value PropertyPropertyWidgetComponentComboBoxItem the value to set.

Returns: thisthe combobox.