Skip to main content

Timeline

The Timeline is useful for stylistically displaying chronological information.

Timeline's in their simplest form display a vertical timeline that should contain at least one TimelineItem.

TimeLine

info

For more details about Vuetify’s usage of Timeline component, click Timeline page.
For more prop explanations, click Vuetify Timeline API page.

Props

AttributeDescriptionTypeDefault
alignTopAlign caret and dot of timeline items to the top.booleanfalse
darkApplies the dark theme variant to the component.booleanfalse
denseHide opposite slot content, and position all items to one side of timeline.booleanfalse
tabindexAllows component to give and receive focus.numberundefined
visibleVisibility of Timeline component.booleantrue

Samples Qjson

TimelineExample