Logo FS-Skia-UI

ProgressBar Module

Typed Props front door for the `ProgressBar` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

Returns: ProgressBarProps<'msg>
Type parameters: 'msg

Authoring defaults for `ProgressBarProps` — optional fields take their value from here.

Returns: ProgressBarProps<'msg>

view props

Full Usage: view props

Parameters:
Returns: Widget<'msg>
Type parameters: 'msg

Lowers structurally equal to `ProgressBar.create [ ProgressBar.value props.Value ]`.

props : ProgressBarProps<'msg>
Returns: Widget<'msg>

Type something to start searching.