The Backbone.JS View $el() method is used to represent the jQuery object for the view’s element, thus avoiding the rewrapping of the DOM elements all the time.
Syntax:
View.$el
The Backbone.JS View $el() method is used to represent the jQuery object for the view’s element, thus avoiding the rewrapping of the DOM elements all the time.
Syntax:
View.$el