ref.scrollIntoView({block: 'end', behavior: 'smooth'});. that will scroll to the button in the child component. Here is a minified example: ...
確定! 回上一頁