ember-list-view

An efficient incremental rendering list view for large lists.


Keywords
ember-addon
License
MIT
Install
npm install ember-list-view@0.0.6

Documentation

ListView is unmaintained and deprecated. The last published version was compatable with Ember <= 1.12.x. It is important to note that ListView is not compaitable with the Glimmer rendering engine. Ember Collection is ment to replace ListView as the ember solution to rendering large lists. If you need this functionality for your >= 1.13.x ember app, please checkout Ember Collection.