Skip to main content

ImageBlockGallery.image-block-grid-item

Components

ImageBlockGridItem()

ImageBlockGridItem(props, context?): ReactNode

Parameters

ParameterType
propsIGridItemProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/ImageBlockGallery/image-block-grid-item.tsx:17

Interfaces

IGridItemProps

Properties

PropertyType
aspectRatio?"aspect-video" | "aspect-auto" | "aspect-square"
gridStyleobject
gridStyle.gridColumnEndstring
gridStyle.gridRowEndstring
handleClickImage(image: GalleryImage) => void
imageGalleryImage
imagesGalleryImage[]