python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to completely collapse sidebar in bs4Dash
I need to fully (not partially) collapse the main sidebar (left) in my app with toggle button. I noticed there is an argument: sidebar_fullCollapse in shinydashboardPlus, that if set to TRUE will coll...
Fred S.
Votes: 0
Answers: 2
How to add tooltip to box header items in shinyDashbord
I have a simple shinyDashbord app with a box that has a sidebar in it. I would like to add tooltip to the sidebar icon in the box header so that when I hover the mouse over the icon, the tooltip shows...
Fred S.
Votes: 0
Answers: 1
Not able to change the background color of the bs4Dash::dashboardSidebar() properly
1. Color issue using only the bs4Dash package
I am starting to use the package bs4Dash and I am facing a problem with the background color of the left sidebar bs4Dash::dashboardSidebar(). I observe th...
retlaw
Votes: 0
Answers: 1
create dynamically an accordion with lapply in bs4Dash
I try to dynamically create an accordion bast on a dataframe. Despite many try-outs I did not manage to get it working. Below the code of an example dashboard with two examples:
lappy: not working (l...
Roelof Waaijman
Votes: 0
Answers: 1