Skip to content

EmailComponent.setPlaceholderValue method

EmailComponent › setPlaceholderValue

Sets the placeholder value of the component.

Signature:

setPlaceholderValue(placeholderValue: string): this

Parameters:

ParameterTypeDescription
placeholderValuestringThe placeholder value to set.

Returns: thisThe component.