Back to Pagy

Helpers

docs/toolbox/helpers.md

43.5.3276 B
Original Source

✳  Helpers


The @pagy instance provides all the helpers to use in your code.

Its class is determined by the paginator used, but you can safely ignore it.

!!!success The @pagy helpers are autoloaded only if used! Unused code consumes no memory. !!!