ember / 3.25.0 / functions / rsvp / all.html /

Function

all (array, label) public

Module: rsvp
import { all } from 'rsvp';
array
Array
Array of promises.
label
String
An optional label. This is useful for tooling.

This is a convenient alias for Promise.all.

© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember/3.25/functions/rsvp/all