Pure CSS paginator
Pure CSS also provides a paginator control which can be constructed with the
woof::pure::paginator
command.
[woof::pure::paginator {1 5} ?pagenum= -count 3 -start $start -active $pagenum]
You are on page 5!
The paginator control needs appropriate processing on the server side when a button is clicked to extract the requested page number and display the appropriate page.