shinyjs-package | shinyjs |
addClass | Add/remove CSS class |
classFuncs | Add/remove CSS class |
colourInput | Create a colour input control |
colourPicker | Colour picker gadget |
delay | Execute R code after a specified number of milliseconds has elapsed |
disable | Enable/disable an input element |
disabled | Initialize a Shiny input as disabled |
enable | Enable/disable an input element |
extendShinyjs | Extend shinyjs by calling your own JavaScript functions |
hidden | Initialize a Shiny tag as hidden |
hide | Display/hide an element |
html | Change the HTML (or text) inside an element |
info | Show a message |
inlineCSS | Add inline CSS |
logjs | Show a message |
messageFuncs | Show a message |
onclick | Run R code when an event is triggered on an element |
onevent | Run R code when an event is triggered on an element |
removeClass | Add/remove CSS class |
reset | Reset input elements to their original values |
runExample | Run shinyjs examples |
runjs | Run JavaScript code |
shinyjs | shinyjs |
show | Display/hide an element |
stateFuncs | Enable/disable an input element |
toggle | Display/hide an element |
toggleClass | Add/remove CSS class |
toggleState | Enable/disable an input element |
updateColourInput | Change the value of a colour input |
useShinyjs | Set up a Shiny app to use shinyjs |
visibilityFuncs | Display/hide an element |