Interface: ImageProps
Defined in: packages/next/src/components/ImageComponent.tsx:82
Extends
Properties
alt?
optionalalt:string
Defined in: packages/core/dist/mjs/react/blocks/ImageBlock.d.ts:9
Inherited from
attributes?
optionalattributes:object
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:73
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/dist/mjs/react/blocks/types.d.ts:72
Inherited from
className?
optionalclassName:string
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:68
Inherited from
domNode?
optionaldomNode:Element
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:70
Inherited from
height?
optionalheight:number
Defined in: packages/core/dist/mjs/react/blocks/ImageBlock.d.ts:5
Inherited from
htmlAnchor?
optionalhtmlAnchor:string
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:71
Inherited from
linkDestination?
optionallinkDestination:string
Defined in: packages/core/dist/mjs/react/blocks/ImageBlock.d.ts:7
Inherited from
ImageBlockProps.linkDestination
loader()?
optionalloader: (props) =>string
Defined in: packages/next/src/components/ImageComponent.tsx:83
Parameters
props
ImageLoaderProps | VIPCustomImageLoader
Returns
string
name
name:
string
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:67
Inherited from
sizeSlug?
optionalsizeSlug:string
Defined in: packages/core/dist/mjs/react/blocks/ImageBlock.d.ts:6
Inherited from
src
src:
string
Defined in: packages/core/dist/mjs/react/blocks/ImageBlock.d.ts:8
Inherited from
style?
optionalstyle:Record<string,string>
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:69
Inherited from
width?
optionalwidth:number
Defined in: packages/core/dist/mjs/react/blocks/ImageBlock.d.ts:4