darsain / sly

JavaScript library for one-directional scrolling with item based navigation support.
http://darsa.in/sly
2.87k stars 497 forks source link

append (add) new items in top instead of bottom? (vertical mode) #295

Closed DLLDev closed 6 years ago

DLLDev commented 6 years ago

hello,

as the title say.

i want dynamicly show new content always on top instead of appending new content on the bottom.

is there a option to do this?

best wishes

Daniel

DLLDev commented 6 years ago

im sorry just found it

add(item, [position])

best wishes

daniel