Logo FS-Skia-UI

Icon Module

Typed Props front door for the `Icon` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

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

Returns: IconProps<'msg>

view props

Full Usage: view props

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

Lowers structurally equal to `Icon.create [ Icon.name props.Text ]`.

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

Type something to start searching.