destroyprivate
You must call destroy
on a view to destroy the view (and all of its child views). This will remove the view from any parent node, then make sure that the DOM element managed by the view can be released by the memory manager.
destroyprivate
Inherited from Ember.CoreObject but overwritten in packages/ember-views/lib/mixins/view_support.js:328
You must call destroy
on a view to destroy the view (and all of its child views). This will remove the view from any parent node, then make sure that the DOM element managed by the view can be released by the memory manager.
Designed by : w10schools
service@w10schools.com
Please login to continue.