MCPcopy
hub / github.com/plotly/dash / no_output

Function no_output

tests/integration/callbacks/test_arbitrary_callbacks.py:113–114  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

111 prevent_initial_call=True,
112 )
113 def no_output(_):
114 set_props("secondary-output", {"children": "no-output"})
115
116 @app.callback(
117 Input("no-output2", "n_clicks"),

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…