fd_accordion_item: Accordion Item for Foundation UI

Description Usage Arguments See Also

View source: R/accordion.R

Description

An individual item for the accordion.

Usage

1
fd_accordion_item(title, content, is_active = FALSE)

Arguments

title

Title of the item, will be seen when collapsed.

content

Shiny tag containing the UI when the item is opened.

is_active

Logical, should the item be open on start-up?

See Also

fd_accordion


ashbaldry/shinyfoundation documentation built on Nov. 3, 2019, 1:57 p.m.