app_ui_utilities: HTML parameters

app_ui_utilitiesR Documentation

HTML parameters

Description

utility functions for simple HTML tasks

Usage

navbar()

style(...)

ol(...)

ul(...)

li(...)

b(...)

u(...)

small(...)

big(text = NULL)

center(text = NULL)

GenEstInlineCSS(...)

GenEstShinyJS(...)

cButtonStyle(buttonType = "single")

Arguments

...

attributes and children of the element

text

text to wrap in the tag

buttonType

"single" (for clearing a single component) or "all" (for clearing everything).


ddalthorp/GenEst documentation built on June 4, 2023, 1 a.m.