matteodem / meteor-easy-search

Easy-to-use search for Meteor with Blaze Components
MIT License
437 stars 68 forks source link

How to implement Customize Pagination with Firstpage and Lastpage buttons?? #450

Closed jkishan closed 8 years ago

jkishan commented 8 years ago

I want to set customize pagination having first and last page options. It is not quite clear from the docs so someone please provide an example with code.

matteodem commented 8 years ago

You can provide a custom template called customRenderPagination to the EasySearch.Pagination template, see http://matteodem.github.io/meteor-easy-search/docs/components/.