open-amdocs / webrix

Powerful building blocks for React-based web applications
https://webrix.amdocs.com
Apache License 2.0
432 stars 32 forks source link

New Component - Virtualizable #14

Open ykadosh opened 3 years ago

ykadosh commented 3 years ago

A component for virtualization. Should support:

  1. Vertical/horizontal virtualization
  2. Custom buffer size (vertical & horizontal)
  3. Various item sizes - fixed (a single number or an array of numbers), dynamic (a function? double render?)