setup.toolbar.buttons | R Documentation |
Use within a card to display toolbar
setup.toolbar.buttons(...)
... |
The list of buttons to display |
HTML code of a container containing items to be inserted in the toolbar
For more information on the features of a toolbar within a card, visit the examples section of the help documentation
setup.toolbar.buttons(list(maximize=TRUE,collapse=TRUE,close=TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.