Exzeitable.HTML.Pagination (Exzeitable v0.4.6) View Source

For building out the pagination buttons above and below the table

Link to this section Summary

Functions

Builds the pagination selector with page numbers, next and back etc.

Link to this section Functions

Specs

build(map()) :: {:safe, iolist()}

Builds the pagination selector with page numbers, next and back etc.

Link to this function

filter_pages(pages, page)

View Source