Skip to contents

ui component for theme()

Usage

themeUI(id, theme_selected = TRUE)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

theme_selected

vector of selected parameters of theme()

Value

a list with two elements

  • ui: the ui element of this piece

  • id: the id of this ui element