cyntler / cyntler/react-doc-viewer
Implementing a goToPage(pageNumber) Function for Easier Navigation
Open
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I can't find a way to add a function like `goToPage(pageNumber)`. This function would be useful when needing to navigate to a specific page, like page 80, without having to click the "next page" button 80 times or scroll extensively. There seems to be similar functionality when clicking items in the table of contents.
Has anyone implemented something like this?
Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.