mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-30 02:57:50 +08:00
fix md
This commit is contained in:
parent
9a8eb4d277
commit
0d217db984
@ -139,14 +139,14 @@
|
||||
<td>builtin placement align map. used by placement prop</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>onPopupVisibleChange</td>
|
||||
<td>function</td>
|
||||
<td>popupVisibleChange</td>
|
||||
<td>$emit</td>
|
||||
<td></td>
|
||||
<td>call when popup visible is changed</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>onPopupAlign</td>
|
||||
<td>function</td>
|
||||
<td>popupAlign</td>
|
||||
<td>$emit</td>
|
||||
<td></td>
|
||||
<td>callback when popup node is aligned</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user