Example of undefined in React Gantt Component

/
/
TimelineTemplate

This sample explains the way of rendering timeline template by mapping template elements to the timelineTemplate property.

More Details...

Loading....
Description

In this demo, the timelineTemplate property enables the customization of timeline cells with any HTML content, allowing for enhanced visual appeal and personalized functionality.

The template contains these context properties to design the timeline cells.

  • date: Defines the date of timeline date.
  • value: Defines the date value to display in the timeline.
  • tier: Defines the tier of timeline.