ember / 4 / 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.

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