Designed to serve as the outermost function call for your gadget UI. Similar
to fillPage
, but always includes the Bootstrap CSS
library, and is designed to contain titlebar
,
tabstripPanel
, contentPanel
, etc.
1 | gadgetPage(..., title = NULL, theme = NULL)
|
... |
Elements to include within the page. |
title |
The title to use for the browser window/tab (it will not be shown in the document). |
theme |
URL to alternative Bootstrap stylesheet. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.