Skip to content

v2.0.5

Compare
Choose a tag to compare
@tangbc tangbc released this 17 Apr 11:58
· 168 commits to master since this release

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.