accordionItem: AdminLTE2 accordion item

Description Usage Arguments Author(s)

View source: R/useful-items.R

Description

Create an accordion item to put inside an accordion container

Usage

1
accordionItem(..., title = NULL, color = NULL, collapsed = TRUE)

Arguments

...

text to write in the item.

title

item title.

color

item color: see here for a list of valid colors https://adminlte.io/themes/AdminLTE/pages/UI/general.html.

collapsed

Whether to expand or collapse the item. TRUE by default. Set it to FALSE if you want to expand it.

Author(s)

David Granjon, dgranjon@ymail.com


dsciencelabs/shinydashboardPlus documentation built on Dec. 20, 2021, 2:10 a.m.