textArea

@JvmName(name = "cmvgivqpdgaegxuf")
suspend fun textArea(value: Output<TemplateFilterTextAreaControlArgs>)
@JvmName(name = "qtcdcjlssucxuhoy")
suspend fun textArea(value: TemplateFilterTextAreaControlArgs?)

Parameters

value

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


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

Parameters

argument

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