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 8804571 commit be4ac7cCopy full SHA for be4ac7c
1 file changed
dash/_callback.py
@@ -854,6 +854,7 @@ def register_clientside_callback(
854
None,
855
prevent_initial_call,
856
no_output=no_output,
857
+ hidden=True,
858
)
859
860
# If JS source is explicitly given, create a namespace and function
0 commit comments