Man pages for skranz/shinyEvents
Shiny wrapper with event handlers instead of reactivity

aceHotkeyHandlerAdd an handler to a hotkey in an aceEditor component
appendToHTMLAppend HTML code to a DOM element
appInitHandlerSet a function that will be called when a new session of an...
appReadyToRunset the app ready to run
bottomScriptIf app is not running, mark script to be added at the bottom...
buttonHandlerA more efficient version of button handler via global eventId...
callJSCall a javascript function or method with R arguments
changeHandlerAdd an handler to an input that is called when the input...
classEventHandlerAn event handler for objects with given class
customEventHandlerA custom event handler. Need to write correct css.locator
dsetUIDirectly setUI , also works for hidden UI
evalJSEvaluate arbitrary java script code in the client's web...
eventsAppGenerate an empty shiny events app
getAppget the current app object
getAppSessionGet the session associated with the app object
getCurrentSessionGet the current session object
getInputValueGet an input value from the current session
hasWidgetValueChangedChecks whether the value of an input item has been changed...
idEventHandlerAn event handler for an object with given id
ids2selTransform a vector of ids to a jQuery selector string
imageClickHandlerHandler for an image click
initialQueryDispatchCan be called inside initApp handler fun is a function that...
moveBottomScriptsGiven a tag object, extract out any children of tags$head and...
prependToHTMLPrpend HTML code to a DOM element
runEventsApprun shiny events app
selectChangeHandlerAdd an handler to an input or select that is called when the...
setAppset the current app
setAppUIset the main ui object for the app
setDataTableUpdate an dataTableOutput object.
setDownloadHandlerShiny events version of downloadHandler
setHtmlAttributeSet attributes of HTML elements
setHtmlCSSSet css style of HTML elements
setHtmlHideHide HTML elements
setHtmlShowShow HTML elements
setImageUpdate an output object. Can be used instead of renderImage
setPlotupdate an plotOutput object. Can be used instead of...
setPrintUpdate an textOutput object. Can be used instead of...
setRHandsontableUpdate an RHandsontable object. Can be used instead of...
setTableUpdate an tableOutput object. Can be used instead of...
setTextUpdate an textOutput object. Can be used instead of...
setUIUpdate an uiOutput object. Can be used instead of renderUI
singletonBottomScriptIf app is not running, mark script to be added at the bottom...
svgClickHandlerHandler for an image click
timerHandlerAdd an handler that triggers every intervalMs milliseconds
updateDataTableUpdate an dataTableOutput object. Can be used instead of...
updateDownloadHandlerShiny events version of downloadHandler
updateImageUpdate an output object. Can be used instead of renderImage
updatePlotupdate an plotOutput object. Can be used instead of...
updatePrintUpdate an textOutput object. Can be used instead of...
updateRHandsontableUpdate an RHandsontable object. Can be used instead of...
updateTableUpdate an tableOutput object. Can be used instead of...
updateTextUpdate an textOutput object. Can be used instead of...
updateUIUpdate an uiOutput object. Can be used instead of renderUI
viewAppview shiny events app in RStudio viewer
wasAceHotkeyPressedChecks whether a button has been pressed again (internal...
skranz/shinyEvents documentation built on Jan. 1, 2023, 9:25 a.m.