Skip to content

PropertyPropertyWidgetComponentComboBox.setClearable method

PropertyPropertyWidgetComponentComboBox › setClearable

Unofficial

Set the clearable state of the combobox.

Signature:

setClearable(clearable: boolean): this

Parameters:

Parameter Type Description
clearable boolean whether the combobox should be clearable.

Returns: thisthe combobox.