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