Class Ember.RenderBuffer
Module:
ember
Ember.RenderBuffer
gathers information regarding the a view and generates the
final representation. Ember.RenderBuffer
will generate HTML which can be pushed
to the DOM.
1 |
var buffer = Ember.RenderBuffer('div'); |
Methods
Properties
Events
No documented items