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