namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.91k stars 613 forks source link

Can we have an array of Tittles in Items #910

Closed uniqueweb1 closed 11 months ago

uniqueweb1 commented 12 months ago

I want to render a nested array of objects in the tittle inside the items , how can i achieved that because it seems you can only render a single objects in the tittle field E.g title: "new title" i want to render an array of titles as in the screenshot below thanks.

itemsp

uniqueweb1 commented 11 months ago

No response