R/UIkitAccordion.R
UIkitAccordionItem.Rd
Build an UIkit accordion item which can be embedded in an UIkitAccordion.
UIkitAccordionItem(..., title = NULL, opened = FALSE)
Item content.
Item title.
Whether to start with the item opened. FALSE by default.
David Granjon, dgranjon@ymail.com