MCPcopy Index your code
hub / github.com/plotly/dash / is_node

Function is_node

dash/development/_collect_nodes.py:1–2  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

1def is_node(value):
2 return value in ("node", "element")
3
4
5def is_shape(value):

Callers 4

collect_arrayFunction · 0.85
collect_unionFunction · 0.85
collect_objectFunction · 0.85
collect_nodesFunction · 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…