Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@af-utils/react-table

nowaalex1.2kMIT1.0.3TypeScript support: included

React components for rendering large scrollable data

react, reactjs, virtual, table, list, recycle, dom-recycle, dynamic-size, scroll, scrolling, infinite, virtualized, virtual, virtualization, sortable, windowing

readme

@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