Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactive-python/reactpy
/ ElementInfo
Class
ElementInfo
src/py/reactpy/tests/tooling/select.py:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
104
@dataclass
105
class
ElementInfo:
106
parents: Sequence[VdomJson]
107
path: Sequence[int]
Callers
1
_find_elements
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected