React supports one unmounting lifecycle method, componentWillUnmount , which will be called right before a component is removed from the DOM.
確定! 回上一頁