Learn R Programming

yonder (version 0.0.5)

active: Change color for selected choices

Description

Please note this will only have an effect on elements with selectedable 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