Open xpluscal opened 2 years ago
Is your feature request related to a problem? Please describe. Filepond offers the ability to equip each file with metadata, but this is not part of the svelte repo yet
Describe the solution you'd like Expose metadata fields in svelte component
Describe alternatives you've considered Vanilla?
I think you can use the metadata plugin for this. Or call getFile and then add the metadata. https://pqina.nl/filepond/docs/api/plugins/file-metadata/
Is your feature request related to a problem? Please describe. Filepond offers the ability to equip each file with metadata, but this is not part of the svelte repo yet
Describe the solution you'd like Expose metadata fields in svelte component
Describe alternatives you've considered Vanilla?