Skip to content

PropertyPropertyWidgetComponentComboBox.setPlaceholder method

PropertyPropertyWidgetComponentComboBox › setPlaceholder

Unofficial

Set the placeholder of the combobox.

Signature:

setPlaceholder(placeholder: string): this

Parameters:

ParameterTypeDescription
placeholderstringthe placeholder to set.

Returns: thisthe combobox.