@JsType(isNative=true,
namespace="<global>",
name="React.Component")
public abstract class NativeComponent
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
abstract ReactNode |
render() |
@JsMethod @Nullable public abstract ReactNode render()