New to KendoReact? Learn about KendoReact Free.
TimelineProps
Name | Type | Default | Description |
---|---|---|---|
alterMode? |
|
Render events alternatingly on both sides of the axis. | |
className? |
|
Specifies the CSS class names which are set to the Timeline. | |
collapsibleEvents? |
|
Specifies option for expanding and collapsing the event card. | |
dateFormat? |
|
The date format for displaying the event date. | |
events |
| ||
horizontal? |
|
Switches the Timeline to horizontal mode. | |
navigatable? |
|
If set to | |
onActionClick? |
|
An event that is called when card action is clicked. | |
onChange? |
|
An event that is called when event card is toggled. | |
transitionDuration? |
|
Specifies the time for sliding to next event in horizontal mode and time for collapsing the event in vertical mode. The default value are:
|