Description
A timeline shows events in chronological order and gives a great overview of the overall process. The component itself has interchangeable icons, additional info message when needed, and a step has three states(completed, current or upcoming).
Demos
timeline items:
Timeline with multipleWe can pass down a list of timeline items as a variable to data
.
It's also possible to pass down timeline items as children in Multiple Timeline.
Completed event
10. september 2021
Current event
Additional information about this step if needed.
Upcoming event
timeline items passed down as children:
Timeline with multiplePassing down timeline items as children
Completed event
10. september 2021
Current event
Additional information about this step if needed.
Upcoming event
timeline item:
Examples of Timelines with onetimeline item:
CompletedCompleted event
timeline item:
CurrentCurrent event
timeline item:
UpcomingUpcoming event
state
of timeline item:
Setting property Property state
changes styling of icon, border, and font of the timeline item
Completed event
10. september 2021
Additional information about this step if needed.Current event
10. september 2021
Additional information about this step if needed.Upcoming event
10. september 2021
Additional information about this step if needed.icon
of timeline items:
Setting property Property icon
is by default set based on the value of state
property, but can be overwritten by passing a icon
, see how to import icons.
See default icons based on value of state
property in documentation for icon
property of the timeline item
Completed event
Current event
Upcoming event
Timeline skeleton:
Upcoming
10. september 2021
Current
11. september 2021
Completed
12. september 2021
Timeline as children skeleton:
Upcoming
10. september 2021
Current
11. september 2021
Completed
11. september 2021
Timeline item skeleton:
Completed event#1
10. september 2021
Completed event#2
11. september 2021
Additional information about this step if needed.timeline items:
Timeline with multiple completedCompleted event#1
10. september 2021
Additional information about this step if needed.Completed event#2
Additional information about this step if needed.
Completed event#3
10. september 2021
timeline items:
Timeline with multiple currentCurrent event#1
10. september 2021
Additional information about this step if needed.Current event#2
Additional information about this step if needed.
Current event#3
10. september 2021
timeline items:
Timeline with multiple upcomingUpcoming event#1
10. september 2021
Additional information about this step if needed.Upcoming event#2
Additional information about this step if needed.
Upcoming event#3
10. september 2021