setPlaceholder

abstract fun setPlaceholder(placeholder: String): TextInputCreator(source)

Sets the placeholder for this component; max 4000 characters

Return

The current TextInputCreator instance.

Parameters

placeholder

The placeholder for this component.