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
Greetings, very useful your library, im implementing on a project.
IMPORTANT:
i have this requirement, to send the http request on each selection, change and also on delete (of course when deleting, i need to send an identifier.
I've selected an image, then should send the http request to upload the file.
i've changed an uploaded image, so i need to send the http request to let them know i have changed.
i've deleted an uploaded image, so i need to send the http request to let them know i have deleted specific image.
- OS: Windows 10
- Angular Version: 13
Is it possible to have this kind of functionalities with this library?
The text was updated successfully, but these errors were encountered:
Greetings, very useful your library, im implementing on a project.
IMPORTANT:
i have this requirement, to send the http request on each selection, change and also on delete (of course when deleting, i need to send an identifier.
I've selected an image, then should send the http request to upload the file.
i've changed an uploaded image, so i need to send the http request to let them know i have changed.
i've deleted an uploaded image, so i need to send the http request to let them know i have deleted specific image.
Is it possible to have this kind of functionalities with this library?
The text was updated successfully, but these errors were encountered: