ui_list: Construct a list from various elements

ui_listR Documentation

Construct a list from various elements

Description

The 'icon' is placed before 'text'. Any additional arguments will be added after 'text'.

Usage

ui_list(x, ..., l_style = NULL, ordered = FALSE)

Arguments

x

(data.frame) with a **Required** 'text' column and **Optional** 'style' & 'icon' columns

...

named elements with which to make a data.frame.

ordered

(logical) Whether the list should be ordered '<ol>'

Value

(shiny.tag)


COHHIO/RminorElevated documentation built on Nov. 14, 2024, 6:28 p.m.