logo
Expand description

Helper functions to create pure widgets.

Functions

Creates a new Button with the provided content.

Creates a new Checkbox.

Creates a new Column.

Creates a new Container with the provided content.

Creates a horizontal Rule with the given height.

Creates a new horizontal Space with the given [Length].

Creates a new Image.

Creates a new PickList.

Creates a new ProgressBar.

Creates a new Radio.

Creates a new Row.

Creates a new Scrollable with the provided content.

Creates a new Slider.

Creates a new Text widget with the provided content.

Creates a new TextInput.

Creates a new Toggler.

Creates a new Tooltip with the provided content, tooltip text, and tooltip::Position.

Creates a vertical Rule with the given width.

Creates a new vertical Space with the given [Length].