Logo FS-Skia-UI

Label Module

Typed Props front door for the `Label` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

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

Returns: LabelProps<'msg>

view props

Full Usage: view props

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

Lowers structurally equal to `Label.create [ Label.text props.Text ]`.

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

Type something to start searching.