Skip to content

v3.11.0

Choose a tag to compare

@TrevorBurnham TrevorBurnham released this 28 Jun 18:46
· 2 commits to main since this release
2acb8f7

Features

  • TreeApi now exposes scrollToOffset(offset) to scroll the list to an exact
    pixel offset from the top, and a scrollOffset getter to read the current
    position — the offset-based counterpart to scrollTo(id), useful for saving
    and restoring scroll position (#194). (#368)