ZEISS/precise-ui

pass onPageSize changed event from the PaginationBar component to the Pagination component.

peterugah opened this issue · 0 comments

New Feature Proposal

Description

Ability to listen for the page size value change event on the Pagination component.

Background

This is required in a case where pagination is handled in a controlled manner. Having access to the page size passed from the Pagination component will help with recomputing the pagination details.