We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
I need to intercept the image loaded from src attribute. Is there a way to use onload event?
I want to know if the image was successfull loaded or get exif data from images, for example.
Thank you!
The text was updated successfully, but these errors were encountered:
It seems you can use the AvatarService to check if a source was successfully loaded.
AvatarService
Apart from that, there seems to be no way implemented of intercepting the event.
Sorry, something went wrong.
No branches or pull requests
Hi!
I need to intercept the image loaded from src attribute.
Is there a way to use onload event?
I want to know if the image was successfull loaded or get exif data from images, for example.
Thank you!
The text was updated successfully, but these errors were encountered: