showModal: Show or remove a modal dialog

Description Usage Arguments See Also

View source: R/modal.R

Description

This causes a modal dialog to be displayed in the client browser, and is typically used with modalDialog().

Usage

1
2
3

Arguments

ui

UI content to show in the modal.

session

The session object passed to function given to shinyServer.

See Also

modalDialog() for examples.


swatrin/shiny documentation built on Feb. 22, 2020, 12:23 a.m.