adspace
List down some of the methods in a react-dom package
Answer Posted / Ashok Kumar Meeena
Some common methods in the react-dom package include: `render()`, `hydrate()`, `createPortal()`, `findDOMNode()`, and `unmountComponentAtNode()`.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers