An open API service indexing awesome lists of open source software.

https://github.com/kennedymwavu/sidebar-r-shiny

Create a sidebar in shiny using bootstrap
https://github.com/kennedymwavu/sidebar-r-shiny

Last synced: 13 days ago
JSON representation

Create a sidebar in shiny using bootstrap

Awesome Lists containing this project

README

        

## Create a sidebar in shiny using bootstrap

In this example, I clearly show how you can replicate these
[bootstrap sidebars](https://getbootstrap.com/docs/5.0/examples/sidebars/#)
from scratch ie. without using shinydashboard et al.

This is important if you need more customization of your app.