Description Usage Arguments Examples
View source: R/bs4DashGallery.R
A gallery of all components available in bs4Dash.
1 | bs4DashGallery(theme = "classic")
|
theme |
bs4Dash theme. Either "classic" or "old_school". "classic" by default. |
1 2 3 4 5 | if (interactive()) {
bs4DashGallery()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.