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 5b81f2c commit b2dedd0Copy full SHA for b2dedd0
CHANGELOG.md
@@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
26
- `hooks.setup` is called before a Dash app is started to get an instance of the app as first argument.
27
- `hooks.error` to receive all callback errors.
28
- `hooks.index` to change the `Dash.index_string`.
29
+ - `hooks.route` to add a Flask route to the Dash app.
30
31
## Removed
32
0 commit comments