API Docs for: 0.25.0
Show:

osf-paginator Class

OSF Paginator adapted from osf/website/static/js/paginator.js

Sample usage:

{{osf-paginator
  totalSearchResults=totalSearchResults
  fetchResults=(action 'fetchResults')
  query=query}}

The osf-paginator will be deprecated. Use pagination-pager instead.

Item Index