pdf-viewer-reactjs
pdf-viewer-reactjs copied to clipboard
[FEATURE] is it possible to give a callback on percentage of download when url is passed
I am looking for an progress indicator in the loader component so that I can display the status of download to the user . This is more helpful when we are rendering large pdf files as it takes more time to download before rendering.