MCPcopy
hub / github.com/reduxjs/react-redux / render

Function render

test/components/connect.spec.tsx:1461–1464  ·  view source on GitHub ↗
({ string }: RenderProps)

Source from the content-addressed store, hash-verified

1459 string: string
1460 }
1461 function render({ string }: RenderProps) {
1462 spy()
1463 return <Passthrough string={string} />
1464 }
1465 interface ContainerProps {
1466 string: string
1467 dispatch: ReduxDispatch

Callers 1

renderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…