Hi, I’m trying to write a scroll to next anchor after a user selects an option from an existing drop-down. Any help is greatly welcomed. Thannks!
You can use the Dropdown’s onChange function to scroll to an anchor.
Thank you!
@ar1 Hello, can you provide a code example?