app.callback( Output('output', 'children'), [Input('button', 'n_clicks')], [State('input', 'value')] )
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected