Skip to content

NumberComponent.setPlaceholderValue method

NumberComponent › setPlaceholderValue

Sets the placeholder value of the component.

Signature:

setPlaceholderValue(placeholderValue: number): this

Parameters:

ParameterTypeDescription
placeholderValuenumberThe placeholder value to set.

Returns: thisThe component.