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")

shiny.semantic documentation built on May 29, 2024, 8:36 a.m.