Logo FS-Skia-UI

TextBlock Module

Typed Props front door for the `TextBlock` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

Authoring defaults; optional fields take their value from here.

Returns: TextBlockProps<'msg>

view props

Full Usage: view props

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

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

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

Type something to start searching.