active: Selected choice color

View source: R/style.R

activeR Documentation

Selected choice color

Description

As part of an effort to revert yonder's default bootstrap styles, the active() utility has been deprecated. In future versions of the application the function will be removed entirely.

Previously, active() would change the highlight color of an input's selected choices.

Usage

active(tag, color)

Arguments

tag

A tag element.

color

One of "primary", "secondary", "success", "info", "warning", "danger", "light" or "dark" specifying the active color of the tag element, defaults to NULL.

See Also

Other design utilities: affix(), background(), border(), display(), flex(), float(), font(), height(), margin(), padding(), scroll(), shadow(), width()


nteetor/yonder documentation built on June 8, 2022, 1:36 p.m.