🎉 👀 New look, same Primer! Preview the new docs experience here and let us know what you think.

Image

Use image to render images.

v0.40.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