bs4Dash (version 0.5.0)

bs4DashGallery: Launch the bs4Dash Gallery

Description

A gallery of all components available in bs4Dash.

Usage

bs4DashGallery(theme = "classic")

Arguments

theme

bs4Dash theme. Either "classic" or "old_school". "classic" by default.

Examples

Run this code
# NOT RUN {
if (interactive()) {

 bs4DashGallery()

}
# }

Run the code above in your browser using DataCamp Workspace