Skip to content

Commit 72e4377

Browse files
committed
docs(tag): thin/color/bgcolor
1 parent e016e0b commit 72e4377

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/components/tag/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ export default {
9292
| round | 是否圆角 | bool | | `false` |
9393
| closable | 是否可关闭 | bool | | `false` |
9494
| ghost | 边框有颜色、无底色 | bool | | `false` |
95+
| thin | 是否采用非粗体字重 | bool | | `false` |
96+
| color | 快速设置文字颜色 | string | | - |
97+
| bgColor | 快速设置背景颜色 | string | | - |
9598

9699
### 事件
97100

0 commit comments

Comments
 (0)