To scroll to the top of the component, do this: import React, {useEffect} from 'react' const goToBottom = () => { window.scrollTo(0, document.body.
確定! 回上一頁