1 | |
A small mono pill — a label in the monospace secondary font, optionally with a caller-selected 12px Central icon. Styles: outline (bordered) and solid (filled). Colour: grey.
| Prop | Type | Default |
|---|---|---|
label
Tag text. Also accepts a content block.
|
String | nil |
style
One of STYLES: outline (bordered) · solid (filled).
|
String | "outline" |
colour
One of COLOURS: grey.
|
String | "grey" |
icon
Optional caller-selected Central icon name → IconComponent (12px, filled, primary). Tag does not own a fixed glyph.
|
String | nil |
**html_options
Any extra HTML attributes (id, class, data-*, …).
|
Hash | — |