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