Skip to content

MultipleTextComponent.setPlaceholder method

MultipleTextComponent › setPlaceholder

Sets the placeholder of the component.

Signature:

setPlaceholder(placeholder: string): this

Parameters:

ParameterTypeDescription
placeholderstringThe placeholder to set.

Returns: thisThe component.