pantoken / renderers/web-components/src / pill
Variable: pill
constpill:ElementDefinition
Alpha
<instui-pill> — a compact status pill. The variant attribute maps to the -color-<variant> modifier; slotted content is the label.
Example
html
<instui-pill variant="success">Active</instui-pill>