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

Function announce

tests/integration/callbacks/test_wildcards.py:700–701  ·  view source on GitHub ↗
(_, id_)

Source from the content-addressed store, hash-verified

698 prevent_initial_call=True,
699 )
700 def announce(_, id_):
701 set_props("out", {"children": f"clicked index={id_['index']}"})
702
703 dash_duo.start_server(app)
704

Callers

nothing calls this directly

Calls 1

set_propsFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…