State label

State label is used for rendering the status of an item.

v0.30.0BetaNot reviewed for accessibility

Description

Use State for rendering the status of an item.

Arguments

NameTypeDefaultDescription
title
String

N/A

title HTML attribute.

scheme
Symbol

:default

Background color. One of :closed, :default, :green, :merged, :open, :purple, or :red.

tag
Symbol

:span

HTML tag for element. One of :div or :span.

size
Symbol

:default

One of :default or :small.

system_arguments
Hash

N/A

Examples