MCPcopy Create free account
hub / github.com/bep/gr / Component

Interface Component

component.go:55–57  ·  view source on GitHub ↗

A Component represents a React JS component. http://facebook.github.io/react/docs/glossary.html#react-nodes for a reference. A Component can be either a constructed element (analogous to a ReactElement) or a factory (a ReactClass or a ReactFactory). Factories are identified by their implementation

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

CreateIfNeededFunction · 0.65
RenderMethod · 0.65
cloneElementFunction · 0.65
createOrInvokeFunction · 0.65
makeRenderFuncFunction · 0.65
createElementMethod · 0.65

Implementers 4

textElmodifiers.go
ReactComponentcomponent.go
Elementelement.go
testCustomComponenttests/component_test.go

Calls

no outgoing calls

Tested by

no test coverage detected