View source: R/accordion-utils.R
bs_accordion_item | R Documentation |
Provide support for BS4 and BS5
bs_accordion_item(title, content, active = FALSE)
title |
Item title. |
content |
Item content. |
active |
Whether to open the itm at start. Default to FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.