You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a simple static property would make more sense than a plugin, but in general, I think the idea is good if the reference can be easily recovered. As covered in the readme, contributions are welcome so feel free to open a pull request with the relevant changes.
The DropZone class can have its
confirm
method overridden.please see:
https://docs.dropzone.dev/configuration/basics/methods
as it stands, there doesn't seem to be a way to access the DropZone class directly via nuxt-dropzone, only an instance.
My suggestion would be to allow
DropZone
to be exposed via a pluginThe text was updated successfully, but these errors were encountered: