Question: When using a portal, what is the second argument?

  1. the App component
  2. the page
  3. the current state
  4. 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