alethes / meteor-pages

Meteor pagination
MIT License
403 stars 84 forks source link

Make the navTemplate option modifiable by the client #166

Open panphora opened 9 years ago

panphora commented 9 years ago

Currently, the navTemplate option isn't modifiable, so we can't change the html for the pagination controls (i.e. the previous button, next button, and page buttons)

It would be great if this could be modified.

alexmasita commented 9 years ago

+5 for exposing and making the navTemplate easily modifiable.

AlexGreg commented 8 years ago

+1

dw72 commented 8 years ago

some progres after more than half a year? +1

fishdude commented 8 years ago

+1

dw72 commented 8 years ago

@fishdude I used now Kurounin:Pagination. Try it :)

fishdude commented 8 years ago

Awesome! Thanks @dw72

AlexGreg commented 8 years ago

also aslagle/reactive-table is a good alternative