naver / egjs-infinitegrid

A module used to arrange card elements including content infinitely on a grid layout.
https://naver.github.io/egjs-infinitegrid/
MIT License
2.23k stars 95 forks source link

Reversed scrolling bottom to top #501

Open TomasRas opened 2 years ago

TomasRas commented 2 years ago

Is there are feature to start scrolling from bottom to top ?

daybrush commented 2 years ago

@TomasRas

What framework are you using?

TomasRas commented 2 years ago

React

daybrush commented 2 years ago

@TomasRas

There is a method using defaultDrection="start", requestPrepend , but there is a current bug, so I'll tell you after fixing the bug.

daybrush commented 2 years ago

@TomasRas

Use defaultDrection="start", requestPrepend prop See this example:

https://codesandbox.io/s/charming-nash-co59vj?file=/src/App.tsx:0-1318

TomasRas commented 2 years ago

Thanx bro, i'll try it now.

On Tue, Jul 26, 2022, 1:46 PM Daybrush (Younkue Choi) < @.***> wrote:

@TomasRas https://github.com/TomasRas

Use defaultDrection="start", requestPrepend prop See this example:

https://codesandbox.io/s/charming-nash-co59vj?file=/src/App.tsx:0-1318

— Reply to this email directly, view it on GitHub https://github.com/naver/egjs-infinitegrid/issues/501#issuecomment-1195320246, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACA57YL3PFJ4OOKKJJONAA3VV66W7ANCNFSM54GWCVXA . You are receiving this because you were mentioned.Message ID: @.***>