modal | R Documentation |
Modal window
modal(
...,
title = NULL,
id = NULL,
fullscreen = FALSE,
id_wrapper = NULL,
id_title = NULL,
id_content = NULL
)
... |
html list contents for the panel |
title |
title for the modal |
id |
html attribute id for the component |
None
modal()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.