mljr-ui · showcase

Pagination

Client-side pagination controls driven by a Datastar signal.

data pagination
Controls
pages
Current props
pages: ""

Usage

// init signal alongside the component
data.PaginationSignals("pg", 6)
data.Pagination(data.PaginationProps{
    ID:      "pg",
    Total:   48,
    PerPage: 6,
})

All combinations (3)

Enum controls only · bool and text use defaults

4
8
12

Props

NameTypeOptionsDefault
pagesenum4, 8, 128