Answer Posted / Suneel Kumar Singh
In Ember, enumerable refers to properties that can be accessed using a loop or iterated over. By default, all properties of an object are enumerable unless they are explicitly marked as non-enumerable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers