bs_accordion_item: Bootstrap unified accordion item wrapper

View source: R/accordion-utils.R

bs_accordion_itemR Documentation

Bootstrap unified accordion item wrapper

Description

Provide support for BS4 and BS5

Usage

bs_accordion_item(title, content, active = FALSE)

Arguments

title

Item title.

content

Item content.

active

Whether to open the itm at start. Default to FALSE.


rbcavanaugh/pnt documentation built on Oct. 20, 2024, 7:21 p.m.