Pudu programming language
Menu
API reference

Std.Ui.Controls.picker

1 declaration

fn

picker: Str -> &Array[Str] -> Int -> &Std.Ui.Theme.Theme -> Std.Ui.Layout.View

One button per option, tagged tag + "." + index; the selected one is filled with the accent and read as selected.

Back to Std.Ui.ControlsSearch related declarations