mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
update API document, ref #498
This commit is contained in:
parent
09c208831f
commit
72a400c7e0
@ -23,4 +23,6 @@
|
||||
| placement | 气泡框位置,可选 `top/left/right/bottom/topLeft/topRight/bottomLeft/bottomRight/leftTop/leftBottom/rightTop/rightBottom` | string | top |
|
||||
| title | 卡片标题 | React.Element | 无 |
|
||||
| overlay | 卡片内容 | React.Element | 无 |
|
||||
| prefixCls | 浮层的类名 | string | 无 |
|
||||
| prefixCls | 浮层的类名 | string | ant-popover |
|
||||
| visible | 用于手动控制浮层显隐 | boolean | false |
|
||||
| onVisibleChange | 显示隐藏改变的回调 | function | 无 |
|
||||
|
Loading…
Reference in New Issue
Block a user