check_proper_color: Check if color is set from Fomantic-UI palette

View source: R/utils.R

check_proper_colorR Documentation

Check if color is set from Fomantic-UI palette

Description

Check if color is set from Fomantic-UI palette

Usage

check_proper_color(color)

Arguments

color

character with color name

Value

Error when color does not belong to palette

Examples

check_proper_color("blue")

Appsilon/shiny.semantic documentation built on April 11, 2024, 3:34 a.m.