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