A scrolling strip of page thumbnails, with the current page highlighted.
Clicking one navigates to it.
Thumbnails render lazily as they scroll into view and are cached per document
by usePdfPageThumbnail, so scrolling back up costs nothing and
reordering pages does not re-render a single page.
A scrolling strip of page thumbnails, with the current page highlighted. Clicking one navigates to it.
Thumbnails render lazily as they scroll into view and are cached per document by usePdfPageThumbnail, so scrolling back up costs nothing and reordering pages does not re-render a single page.