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 f751736 commit 473e0eaCopy full SHA for 473e0ea
src/Dash.jl
@@ -15,7 +15,7 @@ export dash, Component, Front, callback!,
15
enable_dev_tools!, ClientsideFunction,
16
run_server, PreventUpdate, no_update, @var_str,
17
Input, Output, State, make_handler, callback_context,
18
-ALL, MATCH, ALLSMALLER
+ALL, MATCH, ALLSMALLER, DashBase
19
20
include("Contexts/Contexts.jl")
21
include("env.jl")
0 commit comments