classEventHandler | R Documentation |
An event handler for objects with given class
classEventHandler(class, fun, event = "change", css.locator = "", inner.js.code = NULL, shiny.value.code = NULL, eventId = paste0(class, "_class_", event, "_event"), class.prefix = ".", stop.propagation = FALSE, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.