Skip to content

pantoken / renderers/web-components/src / pill

Variable: pill

const pill: 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>
Active