徽章用于显示状态、计数等信息。
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| content | 徽章内容 | string | number | - |
| max | 最大值 | number | 99 |
| dot | 红点模式 | boolean | false |
| variant | 变体 | 'default' | 'primary' | 'success' | 'warning' | 'gold' | 'default' |
| standalone | 独立使用 | boolean | false |
| position | 位置 | 'top-right' | 'top-left' | 'bottom-right' | 'bottom-left' | 'top-right' |