Image

Use image to render images.

v0.34.0AlphaNot reviewed for accessibility

Description

Use Image to render images.

Accessibility

Always provide a meaningful alt.

Arguments

NameTypeDefaultDescription
src
String

N/A

The source url of the image.

alt
String

N/A

Specifies an alternate text for the image.

lazy
Boolean

false

Whether or not to lazily load the image.

system_arguments
Hash

N/A