The pager settings of the Grid (see example).
<Grid
pageable="{{
buttonCount: 2,
info: false
}}">
</Grid>
Name Type Default Description adaptive?
boolean
Providing different rendering of the page sizes select element based on the screen dimensions.
adaptiveTitle?
string
Specifies the text that is rendered as title in the adaptive page sizes select element.
buttonCount?
number
Sets the maximum numeric buttons count before the buttons are collapsed.
info?
boolean
Toggles the information about the current page and the total number of records.
navigatable?
boolean
Defines if the pager will be navigatable.
pageSizes?
boolean | number[] | string | number[]
Shows a menu for selecting the page size.
pageSizeValue?
string | number
Sets the selected value of the page size Dropdownlist. It is useful when the selected value could also be a string not only a number.
previousNext?
boolean
Toggles the Previous and Next buttons.
responsive?
boolean
true
Defines if the pager will be responsive. If true, hides the tools that do not fit to the available space.
type?
Defines the type of the Grid pager.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4