ImageBlockGallery
Components
ImageBlockGallery()
ImageBlockGallery(
props
,context
?):ReactNode
Component used to present the images in the beam card and beam editor image content block
Parameters
Parameter | Type |
---|---|
props | IImageGallery |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/ImageBlockGallery/index.tsx:20
Interfaces
IImageGallery
Properties
Property | Type |
---|---|
images | GalleryImage [] |
uploading? | boolean |