Renders a custom flop pagination component
<.pagination meta={@meta} path={@path} />
The pagination component is designed to be used with the Flop.Phoenix library.
Flop.Phoenix
The meta information of the query as returned by the Flop query functions.
Flop
The path to the current view is patched with updated query parameters when a
pagination link is clicked.