lcarsWell: LCARS well

View source: R/shiny.R

lcarsWellR Documentation

LCARS well

Description

A simple LCARS well panel wrapper that takes color and background color arguments and understands LCARS color names.

Usage

lcarsWell(..., color = "atomic-tangerine", background_color = "#000000")

Arguments

...

panel contents.

color

border color. Any hex color or a named LCARS color.

background_color

background color. Any hex color or a named LCARS color.

Value

HTML

Examples

lcarsWell()

lcars documentation built on Sept. 10, 2023, 9:07 a.m.