Pagination bar
Renders a pagination bar to manipulate the current view model data source.
Node name : pagination-bar
Attributes
| Attribute | Type | Required | Default value | Description |
|---|---|---|---|---|
| always-display | bool |
false |
false |
Indicates whether the pagination bar is always displayed or if it is automatically hidden when there is only one page of data |
Example
<pagination-bar always-display="true" />