IImageBlockSettings
16 Dec 20251 minute to read
Properties for image blocks.
Properties
altText string
Specifies the alternative text to be displayed when the image cannot be loaded.
height string|number
Specifies the display height of the image.
Can be defined in pixels or percentage.
src string
Specifies the image path.
width string|number
Specifies the display width of the image.
Can be defined in pixels or percentage.