徽章

pill

语义色状态徽章,纪律:仅绿 / 黄 / 红 + 品牌 accent。

示例
默认 正常 警告 异常 强调

安装

bun add @icen.ai/ui
import '@icen.ai/ui/components/pill.css';

用法

<span class="pill ok">运行中</span>
<span class="pill warn">降级</span>
<span class="pill bad">已停止</span>