list_group: Add a Single List Group Component A flexible method for...

View source: R/list_group.R

list_groupR Documentation

Add a Single List Group Component A flexible method for displaying simple list elements as a group.

Description

Add a Single List Group Component A flexible method for displaying simple list elements as a group.

Usage

list_group(list_items)

Arguments

list_items

a vector of content generated from the list_item function

Value

a HTML object to be included in the ui section of a shiny app

See Also

List Group

Examples

list_group(list_item("Howdy Title", badge_value = 27))

jasdumas/shinyLP documentation built on Oct. 29, 2023, 9:15 a.m.