Perform Common JavaScript Operations in Shiny Apps using Plain R Code


[Up] [Top]

Documentation for package ‘shinyjs’ version 0.0.3.3

Help Pages

shinyjs-package shinyjs
addClass Add/remove CSS class
classFuncs Add/remove CSS class
disable Enable/disable an input element
enable Enable/disable an input element
hidden Initialize a Shiny tag as hidden
hide Display/hide an element
info Show a message
inlineCSS Add inline CSS
logjs Show a message
messageFuncs Show a message
onclick Run R code when an element is clicked
removeClass Add/remove CSS class
runExample Run shinyjs examples
shinyjs shinyjs
show Display/hide an element
stateFuncs Enable/disable an input element
text Change the text inside an element
toggle Display/hide an element
toggleClass Add/remove CSS class
toggleState Enable/disable an input element
useShinyjs Set up a Shiny app to use shinyjs
visibilityFuncs Display/hide an element