Closed xoco70 closed 6 years ago
You can do everything like with the original component if you like. This is just a wrapper and only initializes dropzone with given config options. The directive offers method for getting the dropzone instance which can be used exactly like orginal dropzone.
Hi,
I would like to display the current avatar inside dropzone.
With the original component, I would do:
But I don't know how should I do it with Angular...