MCPcopy Index your code
hub / github.com/reactive-python/reactpy / child_1

Function child_1

src/py/reactpy/tests/test_core/test_layout.py:1272–1274  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1270 @component
1271 @child_1_hook.capture
1272 def child_1():
1273 child_1_rendered.set()
1274 child_1_render_count.current += 1
1275
1276 @component
1277 @child_2_hook.capture

Callers 1

outerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected