🎉 👀 New look, same Primer! Preview the new docs experience here and let us know what you think.
Image
Use image to render images.
On this page
v0.40.0AlphaNot reviewed for accessibility
Description
Use Image
to render images.
Accessibility
Always provide a meaningful alt
.
Arguments
Name | Type | Default | Description |
---|---|---|---|
src | String | N/A | The source url of the image. |
alt | String | N/A | Specifies an alternate text for the image. |
lazy | Boolean |
| Whether or not to lazily load the image. |
system_arguments | Hash | N/A |