New to Kendo UI for AngularStart a free 30-day trial

TimelineEvent

Represents the event model of the Timeline. These are the interface fields that the Timeline events use.

NameTypeDefaultDescription

actions?

{ target?: AnchorTarget; text: string; url: string; }[]

Specifies the corresponding links that are rendered under the images.

date

Date

Represents an event point on the axis.

description?

string

Specifies the text that is rendered as body of the event card.

expanded?

boolean

Specifies if the event card is expanded or collapsed by default.

images?

{ alt?: string; src: string; }[]

Specifies the images that are rendered under the description.

subtitle?

string

Specifies the text that is rendered under the title.

title

string

Specifies the text that is rendered as title.

Not finding the help you need?
Contact Support