Add scroll event for window in React App With Class component: componentDidMount() { window.addEventListener('scroll', this.handleScroll, tr...
確定! 回上一頁