New to Kendo UI for Angular? Start a free 30-day trial
PageSizeItem
Describes the PageSizeItem
options for the PagerPageSizesComponent
.
typescript
const pageSizeItem: PageSizeItem = { text: 'Show All', value: 'all' };