powered by
Add a Single List Group Component A flexible method for displaying simple list elements as a group.
list_group(...)
a vector of content generated from the list_item function
a HTML object to be included in the ui section of a shiny app
List Group
# NOT RUN { list_group(list_item("Howdy Title", badge_value = 27)) # }
Run the code above in your browser using DataLab