mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 12:39:49 +08:00
docs:Remove duplicate definitions of attributes icon and disabled (#51030)
This commit is contained in:
parent
34bc447d2f
commit
79f2b635b5
@ -61,8 +61,6 @@ demo:
|
||||
| value | 分段项的值 | string \| number | - | |
|
||||
| icon | 分段项的显示图标 | ReactNode | - | |
|
||||
| disabled | 分段项的禁用状态 | boolean | false | |
|
||||
| icon | 分段项的显示图标 | ReactNode | - | |
|
||||
| disabled | 分段项的禁用状态 | boolean | false | |
|
||||
| className | 自定义类名 | string | - | |
|
||||
|
||||
## 主题变量(Design Token)
|
||||
|
Loading…
Reference in New Issue
Block a user