@JsType(isNative=true,
namespace="<global>",
name="Object")
public class ReactPortal
extends java.lang.Object
implements react4j.ReactNode
Modifier and Type | Field and Description |
---|---|
react4j.ReactNode |
children |
akasha.Element |
containerInfo |
java.lang.String |
key |
Modifier | Constructor and Description |
---|---|
protected |
ReactPortal()
Objects of this class cannot be directly instantiated by the user.
|