MCPcopy 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
105class ElementInfo:
106 parents: Sequence[VdomJson]
107 path: Sequence[int]

Callers 1

_find_elementsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected