modal-operations: Show and hide modal from the application server

modal-operationsR Documentation

Show and hide modal from the application server

Description

Show and hide modal from the application server

Usage

hideModalUI(modalId, session = shiny::getDefaultReactiveDomain())

showModalUI(modalId, session = shiny::getDefaultReactiveDomain())

Arguments

modalId

Id of the modal to show/hide.

session

Shiny session object.

Value

No return value, used for side effect.


shinyGizmo documentation built on March 7, 2023, 7:31 p.m.