Skip to content

PropertyPropertyWidgetComponentComboBox.setItems method

PropertyPropertyWidgetComponentComboBox › setItems

Unofficial

Set the items of the combobox.

Signature:

setItems(items: PropertyPropertyWidgetComponentComboBoxItem[]): this

Parameters:

Parameter Type Description
items PropertyPropertyWidgetComponentComboBoxItem[] the items to set.

Returns: thisthe combobox.