Skip to content

TimelineItem API

API reference docs for the Stash TimelineItem component. Learn about the props, CSS, and other APIs of this exported module.

Import

ts
import TimelineItem from '@leaflink/stash/TimelineItem.vue';

Props

None

Slots

NameDescription
defaultThe default content of the timeline item.
oppositeThe opposite content of the timeline item.

Events

None