netzwerg / react-svg-timeline

React event timeline component based on SVG
Other
94 stars 26 forks source link

Event handler for clicking on event #93

Closed cubecleveland closed 2 years ago

cubecleveland commented 2 years ago

Sorry, probably not the place for asking, but just need a click handler for clikcing on each event, is that possible ?

TD-DO commented 2 years ago

I'm also very interested in this. I can't tell if it already exists or not

netzwerg commented 2 years ago

There's an onEventClick prop that you can pass in.