Logo FS-Skia-UI

Image Module

Typed Props front door for the `Image` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

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

Returns: ImageProps<'msg>

view props

Full Usage: view props

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

Lowers structurally equal to `Image.create [ Image.source props.Value ]`.

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

Type something to start searching.