Image
Use image to render images.
On this page
v0.22.0AlphaNot reviewed for accessibility
Description
Use Image
to render images.
Accessibility
Always provide a meaningful alt
.
Arguments
Name | Default | Description |
---|---|---|
src | N/A | String The source url of the image. |
alt | N/A | String Specifies an alternate text for the image. |
lazy |
| Boolean Whether or not to lazily load the image. |
system_arguments | N/A | Hash |