https://github.com/UniversalViewer/universalviewer/pull/1557 has a new React component for the paging buttons. Review this code and separate into a new PR. - The paging component should use the new React button component (#1805 ) - The position should be configurable based on the decision made in #1806 (bottom or header) - As an overlay at bottom of canvas, it should be semi-transparent like the image control buttons in https://github.com/UniversalViewer/universalviewer/pull/1635 - Accessible keyboard navigation
#1557 has a new React component for the paging buttons. Review this code and separate into a new PR.