Question: When using a portal, what is the second argument?
- the App component
- the page
- the current state
- the DOM element that exists outside of the parent component
Answer: The correct answer of the above question is Option D:the DOM element that exists outside of the parent component