Create a Bootstrap 4 accordion item
To insert in a bs4Accordion
bs4AccordionItem(..., id, title = NULL, status = NULL, width = 12)
... |
Item content. |
id |
Item unique id. |
title |
Item title. |
status |
Item color. "primary", "success", "warning", "danger" or "info". NULL by default. |
width |
The width of the accordion. |
David Granjon, dgranjon@ymail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.