Question:What function is used to create a portal component in React?
A createPortal() B portal() C makePortal() D componentPortal()
+ AnswerA
+ Report