dcc.Loading - target_components

Hi @jankrans

Dash uses a JavaScript function to turn the dict ids into strings. You can find more info on how to do that in Python in this post Finding dictionary Ids in the Dom - #3 by simon-u

1 Like