toolkit.groupTitle {shinylight}R Documentation

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.


[Package shinylight version 1.2 Index]