drozhzhin-n-e / ngx-crystal-gallery

http://crystalui.org/components/gallery
MIT License
10 stars 8 forks source link

Is there any option for deletion? #2

Open Fridthjof opened 5 years ago

Fridthjof commented 5 years ago

Is there any option for the user to delete images from the image list?

Like some method to get the selected image e.g

<crystal-gallery [images]="imagesList" [config]="imageConfig" [selected]="selectedImg"></crystal-gallery>

drozhzhin-n-e commented 5 years ago

in the future, the module will be substantially redone