You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shiny/bookmark/_button.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ def input_bookmark_button(
28
28
29
29
A `bookmarkButton` is a [input_action_button()] with a default label that consists of a link icon and the text "Bookmark...". It is meant to be used for bookmarking state.
30
30
31
-
Default behavior
31
+
Multiple (module) buttons
32
32
----------------
33
33
34
34
By default, Shiny will listen for the default `id` being used and call
0 commit comments