Skip to content

ImageVariantSet

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/upload.types.ts

D3 — one base image's responsive/zoom companion set, all as uploaded blob URLs. Stored on Document.metadata.imageVariants keyed by the DESKTOP blob URL (the URL the rendered markdown actually references, sans any #atloria-annotations= fragment) so the reader can join an <img src> to its variants without content parsing.

Properties

PropertyType
desktopstring
tabletstring
mobilestring
cropsstring[]

Was this page helpful?

Download as PDF