infoOutput | R Documentation |
Create a clickable link or button that displays a modal dialog with customizable content
infoOutput(id, label = "req's", i = "exclamation-circle", link = T)
id |
Character ID for specifying namespace, see |
label |
Label, typically for specifying type of info, defaults to "Req's". |
i |
Font-awesome icon name to display next to label, see |
link |
Whether to use link or button. Defaults to |
An actionLink or actionButton that calls a modal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.