Is there template available in timeline component to customize date being displayed on left side which is opposite of card?
1 Answer, 1 is accepted
0
Zornitsa
Telerik team
answered on 30 Jul 2025, 10:26 AM
Hi Prajwal,
Currently, the Timeline component does not provide a built-in template that allows the developer to customize the dates on the left side of the axis. For reference, the following article explains the available templates that the Timeline supports out of the box:
However, there is a dateFormat property provided by the Timeline component that enables you to customize the format of the displayed event dates. Below I am linking a StackBlitz example demonstrating the dateFormat option: