Home > Frontend Devlopment learning and exploring javascript > Frontend Devlopment learning and exploring javascript > React Component Lifecycle Show previous contentTry this exercise. Is this statement true or false?The componentWillUnmount() method is invoked when a component is being unmounted from the DOM.Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content