bsplus
bsplus copied to clipboard
reactive bs_modal
Hi,
Is there a way to make bs_modal reactive, so that its body can be updated within observeEvent? I am trying to render an rmarkdown file inside a modal, after passing some variable from input.
Thanks