Skip to content

Commit eb3f5b2

Browse files
committed
Support updatePageModeFront public method
1 parent f4d9be6 commit eb3f5b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,10 @@ More usages or getting start you can refer to these clearly [examples](https://g
367367
<td><code>getScrollSize()</code></td>
368368
<td>Get all scroll size (scrollHeight or scrollWidth).</td>
369369
</tr>
370+
<tr>
371+
<td><code>updatePageModeFront()</code></td>
372+
<td>When using page mode and virtual list root element offsetTop or offsetLeft change, you need call this method manually.</td>
373+
</tr>
370374
</table>
371375
</details>
372376

0 commit comments

Comments
 (0)