Interface: ImageBlockProps
Defined in: packages/core/src/react/blocks/ImageBlock.tsx:11
Extends
Extended by
Properties
alt?
optionalalt:string
Defined in: packages/core/src/react/blocks/ImageBlock.tsx:17
attributes?
optionalattributes:object
Defined in: packages/core/src/react/blocks/types.ts:84
align
align:
Align
blockStyle?
optionalblockStyle:string
border
border:
Border
colors
colors:
Colors
spacing
spacing:
Spacing
typography
typography:
Typography
width?
optionalwidth:string
Inherited from
children?
optionalchildren:ReactNode
Defined in: packages/core/src/react/blocks/types.ts:82
Inherited from
className?
optionalclassName:string
Defined in: packages/core/src/react/blocks/types.ts:78
Inherited from
domNode?
optionaldomNode:Element
Defined in: packages/core/src/react/blocks/types.ts:80
Inherited from
height?
optionalheight:number
Defined in: packages/core/src/react/blocks/ImageBlock.tsx:13
htmlAnchor?
optionalhtmlAnchor:string
Defined in: packages/core/src/react/blocks/types.ts:81
Inherited from
linkDestination?
optionallinkDestination:string
Defined in: packages/core/src/react/blocks/ImageBlock.tsx:15
name
name:
string
Defined in: packages/core/src/react/blocks/types.ts:77
Inherited from
sizeSlug?
optionalsizeSlug:string
Defined in: packages/core/src/react/blocks/ImageBlock.tsx:14
src
src:
string
Defined in: packages/core/src/react/blocks/ImageBlock.tsx:16
style?
optionalstyle:Record<string,string>
Defined in: packages/core/src/react/blocks/types.ts:79
Inherited from
width?
optionalwidth:number
Defined in: packages/core/src/react/blocks/ImageBlock.tsx:12