slider

@JvmName(name = "ubtdxfmidlfyolbv")
suspend fun slider(value: Output<DashboardFilterSliderControlArgs>)
@JvmName(name = "rmaiytpfraciwton")
suspend fun slider(value: DashboardFilterSliderControlArgs?)

Parameters

value

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


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

Parameters

argument

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