Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactive-python/reactpy
/ outer
Function
outer
src/py/reactpy/tests/test_core/test_layout.py:1267–1268 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1265
1266
@component
1267
def
outer():
1268
return
html._(child_1(), child_2())
1269
1270
@component
1271
@child_1_hook.capture
Callers
1
test_async_renders
Function · 0.85
Calls
2
child_1
Function · 0.85
child_2
Function · 0.85
Tested by
no test coverage detected