MCPcopy Create free account
hub / github.com/DeedMob/react-load-image / createClass

Function createClass

example/dist.js:12088–12197  ·  view source on GitHub ↗

* Creates a composite component class given a class specification. * See https://facebook.github.io/react/docs/top-level-api.html#react.createclass * * @param {object} spec Class specification (which must define `render`). * @return {function} Component constructor function. * @public

(spec)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

identityFunction · 0.85
bindAutoBindMethodsFunction · 0.85
mixSpecIntoComponentFunction · 0.85

Tested by

no test coverage detected