Simon Wicki 9/15/2015

Angular’s ng-repeat Finish Event

Read Original

This technical article demonstrates a method to trigger a callback function after AngularJS's ng-repeat directive has completed rendering all items in a list. It uses the `$last` property within `ng-init` to detect the final element, providing a practical solution for DOM-dependent post-render operations.

Angular’s ng-repeat Finish Event

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet