Filepond – how to add button to each image preview overlay
Using Filepond / Svelte 5, I’m trying to add a custom button to each added image on the image preview overlay. When the button is clicked, it will add the image to every Filepond component within the given form. Is this possible?