You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then use the `ref` object to access the exposed methods.
117
118
118
119
-`scrollToIndex`: `(index:number, block = 'start'):void`. Scroll to the specified index position. `block` is equal to the `block` option of the HTML native method `scrollIntoView`.
120
+
-`getRootElement`: Get list HTML element。
119
121
-`forceUpdate`: Forcefully re-render the list. This can be called after the visible area of the list changes.
0 commit comments