Image
Use image to render images.
On this page
v0.32.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  |