svelte-cloudinary
svelte-cloudinary copied to clipboard
[Feature] Add a new component for Product Gallery
Feature Request
Cloudinary offers another "component" that can be incorporated into the svelte-cloudinary collection: Product Gallery.
https://cloudinary.com/documentation/product_gallery_reference
Here are some examples https://codesandbox.io/s/pgallery-widget-lon8m
The goal is to add a new component <ProductGallery>
that can use the Product Gallery API along with the other components of svelte-cloudinary to offer a quick drop-in solution to integrate the gallery into an svelte/svelteKit app.