Skip to content

PropertyPropertyWidgetComponentComboBox.setPlaceholder method

PropertyPropertyWidgetComponentComboBox › setPlaceholder

Unofficial

Set the placeholder of the combobox.

Signature:

setPlaceholder(placeholder: string): this

Parameters:

Parameter Type Description
placeholder string the placeholder to set.

Returns: thisthe combobox.