textField

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

Parameters

value

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


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

Parameters

argument

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