Scroll control in streamlit components

Hi all,
I’m wondering whether there is a way or a best practice to control the scrolling or to enable the scrolling into an iframe generated by a custom component.
I’ve been developing a pdf-viewer and we unroll the PDF in the screen. Some users wants to be able to jump directly to a specific page. This could be enabled by scrolling directly down to a certain point of the page.

Here an example of use of the component: https://structure-vision.streamlit.app/

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.