Hide/show accordion item
DarylMcCullough opened this issue · 0 comments
DarylMcCullough commented
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.