ebailey78 / shinyBS

Twitter Bootstrap Components for Shiny
182 stars 47 forks source link

Update the UI Elements in the Modal #52

Open DarioS opened 8 years ago

DarioS commented 8 years ago

I have a modal linked to a text object element for printing an error message and a plot object for showing a graph. I'd like to only show one of them at a time on the modal. If I specify both of them, they both appear in the modal. It would be desirable if, in server.R, users could add and remove items from the modal, because.