Support Long Lists In Angular Using Delayed Loading

Author: ptanov
Official Page: Go to website
Publish Date: December 2, 2015
License: MIT

Description:

This project prevents page freezing when displaying long lists and tables. This is done using auto-inserted | limit in ng-repeat. Page or element scroll is displayed using auto-created element with calculated height.

Preview:

Support Long Lists In Angular Using Delayed Loading


You Might Be Interested In:

Add Comment