Replies: 1 comment
-
@LavaGolem the timeline component honors the order of timeline items in the collection. here is an example of the timeline rendered in reverse https://codesandbox.io/s/react-chrono-vertical-basic-forked-xq9msr do check out and let me know if this works for you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ppl,
I need to show the latest items first in the timeline, but even if I reverse the data before I pass it to the timeline, it's still displayed oldest item first
Thank you for yours help
Beta Was this translation helpful? Give feedback.
All reactions