renderDialog | R Documentation |
renderDialog
renderDialog(button_id, input, ..., ns = shiny::NS(NULL))
button_id |
the id of the button whose state triggers opening |
input |
the input to the server module |
... |
children to pass to shiny.mui::Dialog() |
ns |
the namespace |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.