modalTrigger | R Documentation |
Trigger open a modal with a button or a link, avoids goind through the server.
modalButton(target, ..., class = "")
modalLink(target, ...)
target |
Target ID of the |
... |
Content of link or button, generally a character vector of length 1. |
class |
Additional class to pass to the button. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.