setInitialValue

open override fun setInitialValue(value: String): TextInputCreator(source)

Sets the pre-filled value for this component; max 4000 characters

Return

The current TextInputCreator instance.

Parameters

value

The pre-filled value for this component.