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
Utilize the onSuccess functionality available in the IKUpload component available in version 2.0.1. onSuccess is called if the upload is successful. The first and only argument is the response JSON from the upload API. The request-id, response headers, and HTTP status code are also accessible using the $ResponseMetadata key that is exposed from the javascript sdk. For detailed information on the IKUpload component, please visit the GitHub repository. Below is an example code snippet:
No description provided.
The text was updated successfully, but these errors were encountered: