Label Module
Typed Props front door for the `Label` control.
Functions and values
| Function or value |
Description
|
|
Authoring defaults for `LabelProps` — optional fields take their value from here.
|
Full Usage:
view props
Parameters:
LabelProps<'msg>
Returns: Widget<'msg>
Type parameters: 'msg |
Lowers structurally equal to `Label.create [ Label.text props.Text ]`.
|