textField

@JvmName(name = "xnjwirbqjoxluevh")
suspend fun textField(value: Output<DashboardFilterTextFieldControlArgs>)
@JvmName(name = "crpmugksjsfocpdc")
suspend fun textField(value: DashboardFilterTextFieldControlArgs?)

Parameters

value

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


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

Parameters

argument

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