Skip to main content

Timeline Item

The TimelineItem is useful for stylistically displaying chronological information.v-timeline's in their simplest form display a vertical timeline that should contain at least one TimelineItem.

info

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

Props

AttributeDescriptionTypeDefault
darkApplies the dark theme.booleanfalse
iconSpecify icon for dot container.stringundefined
iconColorApplies specified color to the icon.stringundefined
hideDotHide display of timeline dot.booleanfalse
largeLarge size dot.booleanfalse
leftExplicitly set the item to a left orientation.booleanfalse
rightExplicitly set the item to a right orientation.booleanfalse
smallLarge size dot.booleanfalse
visibleVisibility of TimelineItem component.booleantrue