Skip to content

Commit 6cdf332

Browse files
schloerkecpsievert
andauthored
Update shiny/bookmark/_button.py
Co-authored-by: Carson Sievert <[email protected]>
1 parent dbc810d commit 6cdf332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/bookmark/_button.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ async def _():
6363
disabled
6464
Whether the button is disabled.
6565
id
66-
An ID for the bookmark button.
66+
An ID for the bookmark button. This should only be provided when multiple buttons are needed (or used inside a module). See the note on multiple buttons.
6767
title
6868
A tooltip that is shown when the mouse cursor hovers over the button.
6969
kwargs

0 commit comments

Comments
 (0)