Learn R Programming

yonder (version 0.1.0)

active: Color selected choices

Description

Use active() to change the color of active selected choices. This utility will only have an effect on elements with selectable choices, e.g. checkbarInput().

Usage

active(tag, color)

Arguments

tag

A tag element.

color

One of "red", "purple", "indigo", "blue", "cyan", "teal", "green", "yellow", "amber", "orange", "grey", "white" specifying the active color of selected choices.

See Also

Other design: affix, background, border, display, float, font, height, padding, scroll, shadow, width