Skip to content

Releases: gwuhaolin/stickylist

feat: add scrollTo(index)

Choose a tag to compare

@gwuhaolin gwuhaolin released this 20 Jul 01:35

instance method scrollTo(index) can used to control StickyList scroll to a group by group index. e.g scroll to top(0) and bottom(data.length-1).