PropertyPropertyWidgetComponentComboBox.setValueById method
PropertyPropertyWidgetComponentComboBox › setValueById
Unofficial
Set the value of the combobox by its id.Signature:
setValueById(id: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| id | string | the id of the value to set. |
Returns: this — the combobox.