You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/directives/pagination/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ Yes, there are quite a few pagination solutions for Angular out there already, b
6
6
something that would be truly plug-n-play - no need to do any set-up or logic in your controller. Just add
7
7
an attribute, drop in your navigation wherever you like, and boom - instant, full-featured pagination.
8
8
9
+
(**Looking for the Angular2 version? [Right here!](https://github.com/michaelbromley/ng2-pagination)**)
10
+
9
11
## Demo
10
12
11
13
[Here is a working demo on Plunker](http://plnkr.co/edit/Wtkv71LIqUR4OhzhgpqL?p=preview) which demonstrates some cool features such as live-binding the "itemsPerPage" and
0 commit comments