Use these example apps to explore the new features in {bslib} version 0.5.0. Try all of these apps on Posit Cloud without having to install anything! Or copy them to run locally.
Read all about the release in our post, Towards easy, delightful, and customizable Shiny dashboards with {bslib}.
Or head over to https://pkgs.rstudio.com/bslib to dive into more detailed articles!
Each numbered script corresponds to an example presented in the release blog post:
-
01-hello-dashboards.R
: New dashboard-focused components in {bslib}. -
02-themable-dashboards.R
: Dashboards with {bslib} are fully themeable, and in real-time! -
03-layout-tooling.R
: Meetlayout_columns()
, a new interface to Bootstrap's 12-column grid. -
04-card-level-sidebars.R
: Use localized sidebars in cards for better user interfaces. -
05-accordions.R
: Group inputs and save space with the accordion component.