Image
Image description.
Props
Image properties
Property | Description | Type | Default | Version |
---|---|---|---|---|
src | Link to image source | string | - | |
alt | Description of the image | string | - | |
loading | Control if loading the image should be deferred when its off the screen | eager lazy | - | |
fit | Object-fit property of the image | fill contain cover none scale-down | cover |