Skip to content

Multiple Iron ajax

Latest
Compare
Choose a tag to compare
@ankitsorathiya ankitsorathiya released this 26 Feb 08:39
· 12 commits to master since this release

what it includes?

  1. Ability to send multiple iron ajax requests, attaching every request a success and failure listner
  2. When all the API calls executed, it calls one listener, Which can be used for multiple purpose , eg. loading data from different origins.