CaProductGalleryModal
(Description of component)
SASS-path: ./styles/components/molecules/ca-product-gallery-modal.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
images | Array of the products image filenames | Array | true | - |
alt | The alt text for the product images | String | true | - |
arrowIconName | First part of icon name for the arrows. Will add '-left', '-right', '-up' or '-down' as fitting | String | false | chevron |
index | Index of curretn slide | Number | true | - |
Events
Event Name | Description | Parameters |
---|---|---|
ready | - | - |