templateNameStringprivate
The name of the template to lookup if no template is provided.
By default Ember.View will lookup a template with this name in Ember.TEMPLATES (a shared global object).
Default: null
templateNameStringprivate
The name of the template to lookup if no template is provided.
By default Ember.View will lookup a template with this name in Ember.TEMPLATES (a shared global object).
Default: null
Please login to continue.