visjs / vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://visjs.github.io/vis-timeline/
Other
1.85k stars 311 forks source link

DataItem content can have HTML Element #1744

Open vulcanoidlogic opened 9 months ago

vulcanoidlogic commented 9 months ago

DataItem content property typescript definition should support HTMLElement similar to TimeLineItem See https://github.com/visjs/vis-timeline/pull/1649 as a reference.