MCQs>IT & Programming>React.js MCQs>Which Of the following is the correct signature of React testRenderer.update method that is used for re-rendering the in-memory tree with a new root element?
React.js MCQs
Which Of the following is the correct signature of React testRenderer.update method that is used for re-rendering the in-memory tree with a new root element?
Answer
Correct Answer: testRenderer.update(element)
Explanation:
Note: This Question is unanswered, help us to find answer for this one