Skip to content

nowaalex/af-utils

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

@af-utils

Virtual scroll preview

Website

https://af-utils.vercel.app/

Features

  • All dimensions are calculated automatically, so there is no need to provide them.
  • Uses position: sticky for tables
  • Mobx - ready
  • Supports window or any other detached scroller (beta)
  • Optimized for performance
  • Typescript-ready (in progress)
  • Decoupled architecture
  • Sticky header and footer
  • Infinite scrolling with load on demand
  • 2d grid
  • Easy ui libraries integration
  • Vertical and horizontal scroll directions
  • scrollTo(index, smooth = false) method is available