yalabot / angular-foundation

http://pineconellc.github.io/angular-foundation/
Other
1.05k stars 267 forks source link

pagination event #234

Closed mpgn closed 9 years ago

mpgn commented 9 years ago

I try to use the pagination but the doc don't explain this.

Where i can get the event when a button is clicked on the pagination bar ?

<pagination total-items="16" items-per-page="8" page="0" max-size="3" class="pagination-sm" boundary-links="true"></pagination>
mpgn commented 9 years ago

on-select-page="changed(page)"