Skip to main content

ExtensionImageGallery

Components

ExtensionImageGallery()

ExtensionImageGallery(props, context?): ReactNode

Component used to present the images in the extension info section of the extension app

Parameters

ParameterType
propsExtensionImageGalleryProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/ExtensionImageGallery/index.tsx:19

Props

ExtensionImageGalleryProps

ExtensionImageGalleryProps: object

Type declaration

MemberType
imagesGalleryImage[]
showOverlayboolean
toggleOverlay() => void

Source

libs/design-system-components/src/components/ExtensionImageGallery/index.tsx:7