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.
2 parents 5e4ce64 + c18a6c1 commit 5c11dd3Copy full SHA for 5c11dd3
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=kwargs.get("hidden", False),
858
)
859
860
# If JS source is explicitly given, create a namespace and function
0 commit comments