Logo FS-Skia-UI

RichText Module

Typed Props front door for the `RichText` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

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

Returns: RichTextProps<'msg>

view props

Full Usage: view props

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

Lowers structurally equal to `RichText.create (RichText.block props.Runs) []`.

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

Type something to start searching.