Backbone.JS View Remove()

The Backbone.JS View Remove() method removes a view from the DOM.

Syntax:

View.Remove()

Example:

  

  
Example  
  
  
  
  
  

Output:



Example