MockImageElement
Defined in: packages/core/src/types.ts:211
Image placeholder element
Extends
Section titled “Extends”MockElementBase
Properties
Section titled “Properties”aspectRatio?
Section titled “aspectRatio?”
optionalaspectRatio:string
Defined in: packages/core/src/types.ts:214
Aspect ratio (e.g., “16:9”, “1:1”)
label:
string
Defined in: packages/core/src/types.ts:165
Display label for the element
Inherited from
Section titled “Inherited from”MockElementBase.label
type:
"image"
Defined in: packages/core/src/types.ts:212
Element type identifier
Overrides
Section titled “Overrides”MockElementBase.type