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
- Host: GitHub
- URL: https://github.com/kennedymwavu/sidebar-r-shiny
- Owner: kennedymwavu
- License: mit
- Created: 2023-05-26T23:32:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T17:57:27.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T08:22:41.432Z (2 months ago)
- Language: R
- Size: 107 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - kennedymwavu/sidebar-r-shiny - Create a sidebar in shiny using bootstrap (R)
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.