tableau_close_dialog.Rd
Invoke from within config_server
function to close the configuration
dialog. Most extensions should not need to call this, as shinytableau will
automatically call it when the configuration dialog's OK or Cancel buttons
are pressed.
tableau_close_dialog(payload = "", session = shiny::getDefaultReactiveDomain())
payload | Not currently used by shinytableau. |
---|---|
session | The Shiny |