Open swilgosz opened 4 years ago
Currently we use Constant to define default page size.
This should be configurable, as when the default page size is requested, it's not included in the links.
links
Suggested solution:
Add singleton configuration class for JSOM:Pagination
singleton
configuration
JSOM:Pagination
Currently we use Constant to define default page size.
This should be configurable, as when the default page size is requested, it's not included in the
links
.Suggested solution:
Add
singleton
configuration
class forJSOM:Pagination