A pagination with customized links:

Prev Next {{ getPageSymbol(p) }}

A pagination with customized pages:

@if (pages.length > 0) {
  • of {{ pages.length }}
  • }

    Current page: {{ page }}