removeview.remove()
Removes a view and its el
from the DOM, and calls stopListening to remove any bound events that the view has listenTo'd.
view.remove

2025-01-10 15:47:30
removeview.remove()
Removes a view and its el
from the DOM, and calls stopListening to remove any bound events that the view has listenTo'd.
Please login to continue.