Ian Lyttle
Ian Lyttle
not sure what this means at the moment - maybe come back to it
Sorry for the delay on this - this would fix #35. I plan to work with this and merge it once I have worked on the documentation (so I can...
we have only one instance of this, in `shinyInput_label_embed()`. keep an eye open if this expands
I think the content of a carousel need not be only an image, you could instead add a link that contains an image. Leaving this open to remind myself to...
The `content` argument has to be HTML (or will be rendered as HTML). As I get back into this (sorry for delay), maybe the best thing will be to emphasize...
How does this survive a shiny update? (same with label_embed)
consider argument for initial state (expanded/collapsed)
consider left-to-right bias (also for label_embed())
For reasons I did not understand when I wrote it, you have to put `use_bs_accordion_sidebar()` at the end. I'm sure I can write a fix so that won't be necessary...
I think this can be fixed by making an internal validation-function a bit more lenient.