Skip to content

TelephoneComponent.setPlaceholderValue method

TelephoneComponent › setPlaceholderValue

Sets the placeholder value of the component.

Signature:

setPlaceholderValue(placeholderValue: string): this

Parameters:

ParameterTypeDescription
placeholderValuestringThe placeholder value to set.

Returns: thisThe component.