v2.0.5
Support some public methods:
-
reset()
: reset all state back to initial. -
scrollToBottom()
: manual set scroll position to bottom. -
scrollToIndex(index)
: manual set scroll position to a designated index. -
scrollToOffset(offset)
: manual set scroll position to a designated offset.