W3cubDocs

/Ember.js 4

Class PromiseManyArray

public
Defined in: ../packages/model/addon/-private/promise-many-array.ts:30
Module: @ember-data/model

isFulfilled public

Module: @ember-data/model

Whether the loading promise succeeded

isPending public

Module: @ember-data/model

Whether the loading promise is still pending

isRejected public

Module: @ember-data/model

Whether the loading promise rejected

isSettled public

Module: @ember-data/model

Whether the loading promise completed (resolved or rejected)

length public

Module: @ember-data/model

Retrieve the length of the content

Module: @ember-data/model

Retrieve the links for this relationship

meta public

Module: @ember-data/model

Retrieve the meta for this relationship

© 2022 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember-data/4.9/classes/PromiseManyArray/properties