Skip to main content

ItemPreview

The Item Preview component displays an item's image preview via URL.

nametyperequiredcomment
srcstringyes

URL to image

altstringno

alt text te be show for accessibility purposes

ariaLabelstringno
classNamestringno
onImageLoad() => voidno
previewBoxPreviewBoxno

Box within the image to show. Leave undefined if the entire image should be shown.

roleAriaRoleno
showbooleanno

Optionally hide the image, in case some other temporary preview needs to be shown instead

styleCSSPropertiesno
Result
Loading...
Live Editor