Pudu programming language
Menu
API reference

Std.Ui.Controls.slider

1 declaration

fn

slider: Str -> Str -> Int -> Int -> Int -> Int -> &Std.Ui.Theme.Theme -> Std.Ui.Layout.View

A horizontal track width pixels wide filled to where value sits between low and high, read aloud as the title and value.

Back to Std.Ui.ControlsSearch related declarations