mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
fix tag doc
This commit is contained in:
parent
b748b4ed7d
commit
049192b1cc
@ -18,5 +18,5 @@ english: Tag
|
||||
|----------------|-------------------------------|------|--------|
|
||||
| closable | 标签是否可以关闭 | boolean | false |
|
||||
| onClose | 关闭时的回调 | function(event) | - |
|
||||
| afterClose | 动画关闭后的回调 | function(event) | - |
|
||||
| afterClose | 关闭动画完成后的回调 | function(event) | - |
|
||||
| color | 标签的色彩:`blue` `green` `yellow` `red` | string | - |
|
||||
|
Loading…
Reference in New Issue
Block a user