Wk-notes-11-15-React-Portal
React Portal Explain
In the Portal Source,
render null;
In Portal Proxy, call
ReactDom.render(ReactEl, DomEl);
Last updated
Was this helpful?
In the Portal Source, render null;
In Portal Proxy, call ReactDom.render(ReactEl, DomEl);
Last updated
Was this helpful?