rstudio / shinydashboard

Shiny Dashboarding framework
https://rstudio.github.io/shinydashboard/
Other
887 stars 299 forks source link

moving sidebar to the right side of the dashboard #273

Open mahdibaghbanzadeh opened 6 years ago

mahdibaghbanzadeh commented 6 years ago

Hi there, I want to move the sidebar of my dashboard to the right, or completely reverse the whole page and change the side of everything from left to right and right to left. thank you for the help

ismirsehregal commented 5 years ago

It's not supported out of the box: see

ismirsehregal commented 5 years ago

library(shinydashboardPlus) provides a function rightsideBar() btw. See the demo.