slider

@JvmName(name = "gfvbhoqknhjyhqhe")
suspend fun slider(value: Output<DashboardParameterSliderControlArgs>)
@JvmName(name = "qhidtrnivgvufxnc")
suspend fun slider(value: DashboardParameterSliderControlArgs?)

Parameters

value

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.


@JvmName(name = "nyucdlftaotxlneo")
suspend fun slider(argument: suspend DashboardParameterSliderControlArgsBuilder.() -> Unit)

Parameters

argument

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.