dash-core-components
dash-core-components copied to clipboard
Callback-event when click on background
I'm developing a visualization system in python and I would like to control the behavior of clicking on background to undo a selection make by a callback using on_click.
Is there any workaround to do this?
Thanks.