gnir-work / react-window-dynamic-list

A naive approach to virtualizing a dynamically sized list
49 stars 9 forks source link

Shared ref forwarding #12

Closed seahorsepip closed 4 years ago

seahorsepip commented 4 years ago

Resolves #9 .

Allows undefined, ref objects and ref functions as ref parameter.