We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5a587 commit 5a0290aCopy full SHA for 5a0290a
components/popconfirm/index.zh-CN.md
@@ -6,7 +6,7 @@
6
| okText | 确认按钮文字 | string\|slot | 确定 |
7
| okType | 确认按钮类型 | string | primary |
8
| title | 确认框的描述 | string\|slot | 无 |
9
-| icon | 自定义弹出气泡 Icon 图标 | ReactNode | <Icon type="exclamation-circle" /> |
+| icon | 自定义弹出气泡 Icon 图标 | vNode | <Icon type="exclamation-circle" /> |
10
11
### 事件
12
| 事件名称 | 说明 | 回调参数 |
0 commit comments