stephane-monnot / react-vertical-timeline

Vertical timeline for React.js
https://stephane-monnot.github.io/react-vertical-timeline/
MIT License
1.07k stars 158 forks source link

Deep Linking or setting Starting Index #81

Closed GeoffGodwin closed 3 years ago

GeoffGodwin commented 3 years ago

First of all thank you very much for this library, I utilized it during a hack-a-thon just recently!

While working on stretch goals I came up with a deep linking use case and wanted to ask how difficult it would be to pass in an optional starting index to this lib. So if I had say 40 items I could start the view at item 25.

Thanks again!

stephane-monnot commented 3 years ago

I'm glad to hear that you utilized it.

I added a new prop visible on VerticalTimelineElement to force the visibility.