Build an UIkit accordion item which can be embedded in an UIkitAccordion.

UIkitAccordionItem(..., title = NULL, opened = FALSE)

Arguments

...

Item content.

title

Item title.

opened

Whether to start with the item opened. FALSE by default.