shinydashboardPlus icon indicating copy to clipboard operation
shinydashboardPlus copied to clipboard

Hide/show accordion item

Open DarylMcCullough opened this issue 1 year ago • 0 comments

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.

DarylMcCullough avatar Sep 27 '22 19:09 DarylMcCullough