Learn R Programming

shinylight (version 1.1.2)

toolkit.groupTitle: JavaScript function: Option group title

Description

Adds a group title to an toolkit.optionsPage.

Arguments

container

HTMLElement The container, preferably the return value from toolkit.optionsPage.

labelTranslations

object An object with two keys: 'name' is the display text for this title, 'help' (optional) is the tooltip text.