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