PropertyPropertyWidgetComponentComboBox.setClearable method
PropertyPropertyWidgetComponentComboBox › setClearable
Unofficial
Set the clearable state of the combobox.Signature:
setClearable(clearable: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| clearable | boolean | whether the combobox should be clearable. |
Returns: this — the combobox.