New to KendoReact? Learn about KendoReact Free.
TimelineProps
Name | Type | Default | Description |
---|---|---|---|
alterMode? |
|
Renders events alternatingly on both sides of the axis. jsx
| |
className? |
|
Specifies the CSS class names which are set to the Timeline. jsx
| |
collapsibleEvents? |
|
Specifies whether the event cards can be expanded or collapsed. jsx
| |
dateFormat? |
|
The date format for displaying the event date. jsx
| |
events |
|
The collection of events to be displayed in the Timeline. jsx
| |
horizontal? |
|
Switches the Timeline to horizontal mode. jsx
| |
navigatable? |
|
Enables keyboard navigation for the Timeline. By default, navigation is disabled. jsx
| |
onActionClick? |
|
Fires when a card action is clicked. jsx
| |
onChange? |
|
Fires when an event card is toggled. jsx
| |
transitionDuration? |
|
Specifies the time for sliding to the next event in horizontal mode and collapsing the event in vertical mode. The default value are:
jsx
|