textArea

@JvmName(name = "aeklamjbpgoqbfsv")
suspend fun textArea(value: Output<AnalysisFilterTextAreaControlArgs>)
@JvmName(name = "fbnyrqmpwflspnvw")
suspend fun textArea(value: AnalysisFilterTextAreaControlArgs?)

Parameters

value

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


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

Parameters

argument

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