Skip to content

PropertyPropertyWidgetComponentComboBox.setValueById method

PropertyPropertyWidgetComponentComboBox › setValueById

Unofficial

Set the value of the combobox by its id.

Signature:

setValueById(id: string): this

Parameters:

Parameter Type Description
id string the id of the value to set.

Returns: thisthe combobox.