@continuum-js/dom / portal
Function: portal()
portal(
target,child):Node
Defined in: index.tsx:928
Render child into another node, cleaning up on dispose.
Parameters
target
Node
child
Returns
Node
@continuum-js/dom / portal
portal(
target,child):Node
Defined in: index.tsx:928
Render child into another node, cleaning up on dispose.
Node
Node