feat(Popover): support config action color (#8049)
This commit is contained in:
@@ -237,6 +237,7 @@ export default {
|
||||
| --- | --- | --- |
|
||||
| text | 选项文字 | _string_ |
|
||||
| icon | 文字左侧的图标,支持传入[图标名称](#/zh-CN/icon)或图片链接 | _string_ |
|
||||
| color | 选项文字颜色 | _string_ |
|
||||
| disabled | 是否为禁用状态 | _boolean_ |
|
||||
| className | 为对应选项添加额外的类名 | _string \| Array \| object_ |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user