New to Kendo UI for Angular? Start a free 30-day trial
TimelinePaneOptions
Represents the options for the pane which contains the timeline section.
Name | Type | Default | Description |
---|---|---|---|
collapsed? |
|
Specifies if the pane is initially collapsed. | |
collapsible? |
|
Specifies if the user is allowed to hide the pane. | |
max? |
|
Sets the maximum possible size of the pane. | |
min? |
|
Sets the minimum possible size of the pane. | |
resizable? |
|
Specifies if the user is allowed to resize the pane. | |
size? |
|
Sets the initial size of the pane. Has to be between the |