This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我遇到了一个带有大型 UI 的 SPFx Web 部件的问题。当用户向下滚动一页并单击更改页面的链接时,似乎无法以编程方式滚动到 Web 部件的顶部。我已经尝试了所有常用方法,例如 scrollIntoView 到顶部的 div 和 scrollTo ,但似乎没有任何效果。有没有办法在 SPFx Web 部件内滚动?