MCPcopy Create free account
hub / github.com/plotly/dash / no_output1

Function no_output1

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

Source from the content-addressed store, hash-verified

59 prevent_initial_call=True,
60 )
61 def no_output1(_):
62 set_props("secondary-output", {"children": "no-output"})
63
64 @app.callback(
65 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…