What are the difference between idattribute and attributes?
Answer Posted / Rishita Pramanik
idattribute is a specific attribute in Backbone.js used to identify a unique model instance, while attributes represent all the key-value pairs of data associated with a model instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers