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 eba940b commit c0366a1Copy full SHA for c0366a1
shiny/express/ui/_insert.py
@@ -39,7 +39,7 @@ def insert_nav_panel(
39
*args
40
UI elements for the inserted nav panel.
41
value
42
- The value of the nav panel. Use this value to determine whether the item is active
+ The value of the panel. Use this value to determine whether the panel is active
43
(when an `id` is provided to the nav container) or to programmatically
44
select the item (e.g., :func:`~shiny.ui.update_navs`). You can also
45
provide the value to the `selected` argument of the navigation container
0 commit comments