PropertyPropertyWidgetComponentComboBox.setPlaceholder method
PropertyPropertyWidgetComponentComboBox › setPlaceholder
Unofficial
Set the placeholder of the combobox.Signature:
setPlaceholder(placeholder: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| placeholder | string | the placeholder to set. |
Returns: this — the combobox.