DaffNumericallyPaginable
The interface that describes a collection of elements that can be navigated in a paged way. E.g. "Pages 1,2,3,4,5".
Properties
| Name | Type | Description |
|---|---|---|
| currentPage | number | |
| totalPages | number | |
| pageSize | number |
The interface that describes a collection of elements that can be navigated in a paged way. E.g. "Pages 1,2,3,4,5".
| Name | Type | Description |
|---|---|---|
| currentPage | number | |
| totalPages | number | |
| pageSize | number |