paginate icon indicating copy to clipboard operation
paginate copied to clipboard

expose total item count + paginationUrl helper

Open drudge opened this issue 9 years ago • 2 comments

I have a need to get the total item count for display while paging. I've exposed it as itemCount.

Additionally, I created a paginationUrl helper that is passed to the views to allow constructing URLs properly when baseUrl already contains a query string.

drudge avatar Nov 10 '15 14:11 drudge

@tonymilne any interest in merging this? If not, I'll publish a new module to npm.

drudge avatar Nov 23 '15 16:11 drudge

+1 for this. I was just looking to see if I could get hold of the total count...

BigWillie avatar Dec 07 '15 18:12 BigWillie