unmountComponentAtNode

на сайте с April 05, 2023 01:01
Call unmountComponentAtNode to remove a mounted React component from a browser DOM node and clean up its event handlers and state. import {render, ...