As mentioned in the Scroll to an element post, we can scroll to given element smoothly by passing behavior: 'smooth' : ele.scrollIntoView({ behavior: 'smooth ...
確定! 回上一頁