Image
Image
Shared authored image data.
Authoring guidance
Use when
type: "image"
when the image is a standalone Element; omit it when the image is nested
inside another authored object.Properties
alt
Accessible text alternative.
aspectRatio
Preferred rendered aspect ratio, expressed as a ratio such as 5:7 or 16:9.
badge
Short label displayed over the image.
caption
Structured media caption.
credit — string
Image credit text.
subtitle — string
Supporting text associated with the heading.
title — string
Visible heading or display name.
centerOffset
Percentage focal position; missing axes default to 50.
x — number
Horizontal focal position.
y — number
Vertical focal position.
class
Optional styling hook.
fetchPriority
Browser fetch-priority hint.
"high" | "low" | "auto"
lightbox
Overrides the site-wide image lightbox default.
link
Optional ordinary navigation link; overrides lightbox behavior.
loading
Browser loading strategy.
"lazy" | "eager"
maxWidth
Maximum rendered width in CSS pixels.
src
Image URL or site-relative path.
width
Maximum responsive source width.
minimum: 1
Example
Required
Full
examples are generated from the schema.