We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d9be6 commit eb3f5b2Copy full SHA for eb3f5b2
README.md
@@ -367,6 +367,10 @@ More usages or getting start you can refer to these clearly [examples](https://g
367
<td><code>getScrollSize()</code></td>
368
<td>Get all scroll size (scrollHeight or scrollWidth).</td>
369
</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>
374
</table>
375
</details>
376
0 commit comments