layoutNameStringprivate
The name of the layout to lookup if no layout is provided.
By default Ember.View will lookup a template with this name in Ember.TEMPLATES (a shared global object).
Default: null
layoutNameStringprivate
The name of the layout to lookup if no layout 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.