InterviewSolution
Saved Bookmarks
| 1. |
Which below function in React.js is used to get the DOM node when the component is rendered ?(A) renderDOM()(B) componentAtNode()(C) getDOMNode()(D) findDOMNode() |
| Answer» | |