ebailey78 / shinyBS

Twitter Bootstrap Components for Shiny
182 stars 47 forks source link

Programatically Trigger a Modal #51

Closed DarioS closed 9 years ago

DarioS commented 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.

bartekch commented 9 years ago

I think You are looking for toggleModal https://github.com/ebailey78/shinyBS/blob/shinyBS3/R/toggleModal.R