React Timeline OverviewPremium
The React Timeline component enables you display a collection of events and their data in chronological order.
The KendoReact Timeline component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-layout package.
The following example demonstrates the KendoReact Timeline in action.
Change Theme
Theme
Loading ...
Key Features of React Timeline
- Layout—The React Timeline provides the ability to render events alternatingly on both sides of the axis.
- Events—You can handle the React Timeline events and further customize the behavior of the component.
- Keyboard Navigation—The React TimeLine component supports various keyboard shortcuts that improve the ease of navigation.
Check out our step-by-step guide to learn how to create a Timeline component in React.