Skip to content

Commit 5e4d123

Browse files
adaptunitbenjycui
authored andcommitted
docs: add afterVisibleChange in README.md, ref: #89
1 parent 80d1722 commit 5e4d123

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ Online examples: [http://react-component.github.io/tooltip/examples/](http://rea
116116
<td></td>
117117
<td>call when visible is changed</td>
118118
</tr>
119+
<tr>
120+
<td>afterVisibleChange</td>
121+
<td>Function</td>
122+
<td></td>
123+
<td>call after visible is changed</td>
124+
</tr>
119125
<tr>
120126
<td>visible</td>
121127
<td>boolean</td>

0 commit comments

Comments
 (0)