This commit is contained in:
tangjinzhou 2018-01-11 18:58:58 +08:00
parent 9a8eb4d277
commit 0d217db984

View File

@ -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>