Image
An image is a graphic representation of something (e.g photo or illustration).
Examples
Properties
| Name | Type | Default | Description | 
|---|---|---|---|
src | string | Image source URL. | |
alt | string | Image alternative text. | |
title | string | Popup hint. | |
fit | string | Used to determine how the image is scaled and cropped to fit the frame. Allowed values: none, contain, cover, center, centerContain, centerCover | |
maximizeFrame | boolean | false | If true, the image frame will expand to fill its parent container. |