Learn R Programming

shinypanels (version 0.5.0)

modal: Modal window

Description

Modal window

Usage

modal(..., title = NULL, id = NULL)

Arguments

...

html list contents for the panel

title

title for the modal

id

html attribute id for the component

Value

None

Examples

Run this code
# NOT RUN {
modal()
# }

Run the code above in your browser using DataLab