Skip to content

PropertyPropertyWidgetComponentComboBox.setClearable method

PropertyPropertyWidgetComponentComboBox › setClearable

Unofficial

Set the clearable state of the combobox.

Signature:

setClearable(clearable: boolean): this

Parameters:

ParameterTypeDescription
clearablebooleanwhether the combobox should be clearable.

Returns: thisthe combobox.