Skip to content

Timeline API

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

Import

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

Props

NameTypeDefaultDescription
densitySpacingDensitiescomfortableSets the size of each timeline item.
side"start" | "end"endSets which side of the timeline the main and opposed content is going to be displayed.

Slots

NameDescription
default

Events

None