Skip to content

PasswordComponent.setPlaceholder method

PasswordComponent › setPlaceholder

Sets the placeholder value of the component.

Signature:

setPlaceholder(placeholder: string): this

Parameters:

ParameterTypeDescription
placeholderstringThe placeholder to set.

Returns: thisThe component.