classFuncs | Add/remove CSS class |
click | Click on a Shiny button |
delay | Execute R code after a specified number of milliseconds has... |
disabled | Initialize a Shiny input as disabled |
extendShinyjs | Extend shinyjs by calling your own JavaScript functions |
hidden | Initialize a Shiny tag as hidden |
html | Change the HTML (or text) inside an element |
inlineCSS | Add inline CSS |
js | Call user-defined JavaScript functions from R |
messageFuncs | Show a message |
onevent | Run R code when an event is triggered on an element |
refresh | Refresh the page |
removeEvent | Remove an event that was added to an element |
reset | Reset input elements to their original values |
runcode | Construct to let you run arbitrary R code live in a Shiny app |
runExample | Run shinyjs examples |
runjs | Run JavaScript code |
shinyjs | shinyjs |
shinyjs-defunct | Defunct functions in shinyjs |
showLog | Print any JavaScript console.log messages in the R console |
stateFuncs | Enable/disable an input element |
useShinyjs | Set up a Shiny app to use shinyjs |
visibilityFuncs | Display/hide an element |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.