templateNameString
private
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
templateNameString
private
Defined in packages/ember-views/lib/mixins/template_support.js:22
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
Designed by : w10schools
service@w10schools.com
Please login to continue.