Closed DarioS closed 9 years ago
Currently, it only possible by the user action of clicking a link or button. I would like a function I could use in my Shiny application to do it programatically.
I think You are looking for toggleModal https://github.com/ebailey78/shinyBS/blob/shinyBS3/R/toggleModal.R
toggleModal
Currently, it only possible by the user action of clicking a link or button. I would like a function I could use in my Shiny application to do it programatically.