PropertyPropertyWidgetComponentComboBox.setValue method
PropertyPropertyWidgetComponentComboBox › setValue
Unofficial
Set the value of the combobox.Signature:
setValue(value: PropertyPropertyWidgetComponentComboBoxItem): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | PropertyPropertyWidgetComponentComboBoxItem | the value to set. |
Returns: this — the combobox.