modal {shinypanels} | R Documentation |
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
modal()
[Package shinypanels version 0.5.0 Index]