Blocks
PaginationBlock
PaginationBlock
PaginationBlock
PaginationBlock
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
block (*) | must be PaginationBlock | 'PaginationBlock' | |
id | string | 'PaginationBlock' | |
color | Custom color for the pagination | string | |
background | Background style | 'panel' | 'panelDown' | 'panel' |
mode | Pagination style mode | 'progressBar' | 'progressPosition' | 'minimal' | 'progressSteps' | 'nextPrevious' | 'progressPosition' |
path (*) | Path to pagination elements | string | |
isCyclic | Enable cyclic pagination | boolean | false |
pathToLabel | Optional path to get the label for next/previous buttons | string | 'title' |
(*) Required.