We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7845b2c commit 0f172dbCopy full SHA for 0f172db
dash/_callback.py
@@ -118,7 +118,6 @@ def callback(
118
the app layout. The second element is the value that the property
119
should be set to while the callback is running, and the third element
120
is the value the property should be set to when the callback completes.
121
- This parameter only applies to background callbacks (`background=True`).
122
:param cancel:
123
A list of `Input` dependency objects that reference a property of a
124
component in the app's layout. When the value of this property changes
0 commit comments