Badge (徽标)
包裹触发元素的计数或圆点角标;max 限制显示的最大计数。
计数与圆点
599+
Basic.vue
属性
| 属性 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| className | string | "" | |
| color | KunUIColor | "danger" | |
| count | number | 0 | |
| max | number | 99 | |
| placement | "top-right" | "top-left" | "bottom-right" | "bottom-left" | "top-right" | |
| show | boolean | true | |
| showZero | boolean | false | |
| size | "md" | "sm" | "lg" | "md" | |
| variant | "count" | "dot" | "count" |