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

Defines the model fields that will be used for creating TimelineEvent instances.

Definition

Package:@progress/kendo-angular-layout

Properties

actions?

string

The name of the actions model field.

Default:

"actions"

date

string

The name of the date model field.

Default:

"date"

The name of the description model field.

Default:

"description"

expanded?

string

The name of the expanded model field.

Default:

"expanded"

images?

string

The name of the images model field.

Default:

"images"

subtitle?

string

The name of the subtitle model field.

Default:

"subtitle"

title

string

The name of the title model field.

Default:

"title"