MutableArray#[]

[]public

Inherited from Ember.Enumerable but overwritten in packages/ember-runtime/lib/mixins/array.js:281

This is the handler for the special array content property. If you get this property, it will return this. If you set this property to a new array, it will replace the current content.

This property overrides the default property defined in Ember.Enumerable.

Returns:

this
doc_EmberJs
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.