Equivalent to HTML Anchor in Anvil?

Hi @Gerhard,

Good news: These days, scrolling a particular component into view is part of the Anvil standard library! Every component has a scroll_into_view() method you can use.

Here are the docs on how to use it:

Scrolling a component into view

1 Like