New to Kendo UI for Angular? Start a free 30-day trial

TimelinePaneOptions

Represents the options for the pane which contains the timeline section.

NameTypeDefaultDescription

collapsed?

boolean

Specifies if the pane is initially collapsed.

collapsible?

boolean

Specifies if the user is allowed to hide the pane.

max?

string

Sets the maximum possible size of the pane.

min?

string

Sets the minimum possible size of the pane.

resizable?

boolean

Specifies if the user is allowed to resize the pane.

size?

string

Sets the initial size of the pane. Has to be between the min and max properties.

In this article

Not finding the help you need?