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.


tomkuipers1402/shiny documentation built on Feb. 13, 2020, 7:22 p.m.