module

Paginator::ViewHelper

Constants

LABEL_TOKEN = "__page_label__"
PAGE_TOKEN = "__page__"

Constants for template tokens

Instance methods

pagination_info(paginator : Paginator::Page, item_name : String)
Source
pagination_nav(page : Paginator::Page, base_path : String, nav_aria_label : String = "Pages")

html << "</nav>" end end

Source