Pagination
Some components like TableNavComponent have paginate support. Can customize labels with internationalization:
en:
  pagy:
    nav:
      next: Next
    info:
      no_items: "No %{item_name} found"
      single_page: "Displaying <b>%{count}</b> %{item_name}"
      multiple_pages: "Displaying <b>%{from}-%{to}</b> %{item_name} of <b>%{count}</b> in total"
e
show how to set up button bar
Right now only supports ar but should support more: https://ddnexus.github.io/pagy/how-to#rack-environments
Have questions?
Still have questions? Talk to support.