diff --git a/shiny/express/ui/_page.py b/shiny/express/ui/_page.py index f06d549f4..50a67d7be 100644 --- a/shiny/express/ui/_page.py +++ b/shiny/express/ui/_page.py @@ -27,6 +27,10 @@ def page_opts( """ Set page-level options for the current app. + The arguments to this function get passed to :func:`~shiny.ui.page_auto`. + + Parameters + ---------- title The browser window title (defaults to the host URL of the page). lang