RinteRface / shinydashboardPlus

extensions for shinydashboard
https://shinydashboardplus.rinterface.com
Other
449 stars 78 forks source link

Hide/show accordion item #171

Open DarylMcCullough opened 1 year ago

DarylMcCullough commented 1 year ago

If you have a number of accordion items, it is possible to start off with an item hidden using shinyjs::hidden

However, I can’t see how to dynamically show that accordion item later. accordionItem doesn’t seem to have a way to set an id, which is needed for shinyjs::show.