mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
update modal
This commit is contained in:
parent
93a8db1b7f
commit
31daadf847
@ -11,7 +11,7 @@
|
||||
|
||||
| 成员 | 说明 | 类型 | 默认值 |
|
||||
|----------|----------------|----------|--------------|
|
||||
| title | 日期 | React.Element | 无 |
|
||||
| title | 标题 | React.Element | 无 |
|
||||
| content | 面板内容 | React.Element | 无 |
|
||||
| onOk | 确定回调 | function | 无 |
|
||||
| onCancel | 取消回调 | function | 无 |
|
||||
|
Loading…
Reference in New Issue
Block a user