mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
add modal
This commit is contained in:
parent
6b0dd1dffe
commit
06f63b279b
@ -12,7 +12,8 @@
|
||||
| 成员 | 说明 | 类型 | 默认值 |
|
||||
|----------|----------------|----------|--------------|
|
||||
| title | 日期 | React.Element | 无 |
|
||||
| content | 面板内容 | React.Element | "yyyy-MM-dd" |
|
||||
| content | 面板内容 | React.Element | 无 |
|
||||
| onOk | 确定回调 | function | 无 |
|
||||
| onCancel | 取消回调 | function | 无 |
|
||||
| width | 宽度 | String|Number | 无 |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user