Ember.EmptyViewSupport Class packages/ember-views/lib/mixins/empty_view_support.js:12
PRIVATE
Defined in: packages/ember-views/lib/mixins/empty_view_support.js:12
Module: ember-views
Show:
emptyView
Ember.View
private
An optional view to display if content is set to an empty array.
Default: null
emptyViewClass
private
This provides metadata about what kind of empty view class this collection would like if it is being instantiated from another system (like Handlebars)