Skip to contents

renderDialog

Usage

renderDialog(button_id, input, ..., ns = shiny::NS(NULL))

Arguments

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