pqina / vue-filepond

🔌 A handy FilePond adapter component for Vue
https://pqina.nl/filepond
MIT License
1.91k stars 128 forks source link

[Feature] Rewrite the vue-filepond in composition api #289

Open maverickchangithub opened 7 months ago

maverickchangithub commented 7 months ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

since we are using composition api more often and also setup script we need a new component thanks

Describe the solution you'd like

a whole new vue-filepond compnent

especially the setOptions part for us to customize filepond Thanks

Describe alternatives you've considered

nah