app.callback(
Output(component_id='item_table', component_property='data'),
Input(component_id='item_dropdown', component_property='value')
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected