Saved Bookmarks
| 1. |
Explain What Is Converter In Backbone.js? |
|
Answer» A function is called when model’s attribute is COPIED to an html ELEMENT or when an html element VALUE is copied into a model’s attribute, this function is REFERRED as Converter in Backbone.js A function is called when model’s attribute is copied to an html element or when an html element value is copied into a model’s attribute, this function is referred as Converter in Backbone.js |
|