muon-image
Purpose
Loading images with default lazy loading.
Guidance
Properties
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
src | src | string | ||
background | background | boolean | false | |
backgroundSize | background-size | string | "cover" | |
alt | alt | string | "" | |
ratio | ratio | string | "16 / 9" | |
placeholder | placeholder | string | "" | |
loading | loading | string | "lazy" | |
type | type | string | "standard" |
Tokens
Name | Token value | Rendered value | Description |
---|