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 ad70e86 commit d20e3cfCopy full SHA for d20e3cf
dash/_pages.py
@@ -237,7 +237,7 @@ def register_page(
237
- `title`:
238
(string or function) Specifies the page title displayed in the browser tab.
239
If not supplied, the app's title is used if different from the default "Dash".
240
- Otherwise, the title is the supplied `name` or inferred from the module name.
+ Otherwise, the title is the given `name` or inferred from the module name.
241
For example, `pages.weekly_analytics` is inferred as "Weekly Analytics".
242
243
- `description`:
0 commit comments