textField

@JvmName(name = "lqwsvlssaushbolq")
suspend fun textField(value: Output<DashboardParameterTextFieldControlArgs>)
@JvmName(name = "mdssahgnkdqrjajg")
suspend fun textField(value: DashboardParameterTextFieldControlArgs?)

Parameters

value

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


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

Parameters

argument

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