textField

@JvmName(name = "lhfhtmkofgclmtvo")
suspend fun textField(value: Output<AnalysisFilterTextFieldControlArgs>)
@JvmName(name = "ogndgedpkifguhip")
suspend fun textField(value: AnalysisFilterTextFieldControlArgs?)

Parameters

value

A control to display a text box that is used to enter a single entry.


@JvmName(name = "ghsxvvomsiihwsdo")
suspend fun textField(argument: suspend AnalysisFilterTextFieldControlArgsBuilder.() -> Unit)

Parameters

argument

A control to display a text box that is used to enter a single entry.