textArea

@JvmName(name = "pjvybvpqslpqsucc")
suspend fun textArea(value: Output<TemplateParameterTextAreaControlArgs>)
@JvmName(name = "iudkqlktmcqpmtjm")
suspend fun textArea(value: TemplateParameterTextAreaControlArgs?)

Parameters

value

A control to display a text box that is used to enter multiple entries.


@JvmName(name = "ddqexjhwandofohu")
suspend fun textArea(argument: suspend TemplateParameterTextAreaControlArgsBuilder.() -> Unit)

Parameters

argument

A control to display a text box that is used to enter multiple entries.