Open MurhafSousli opened 9 months ago
User should add galleryImage directive on their img elements within their galleryItemDef custom template, docs link
galleryImage
img
galleryItemDef
<gallery> <img *galleryItemDef="let item" galleryImage [src]="item.src"> </gallery>
User should add
galleryImage
directive on theirimg
elements within theirgalleryItemDef
custom template, docs link