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
Name | Type | Default | Description |
---|---|---|---|
density | SpacingDensities | comfortable | Sets the size of each timeline item. |
side | "start" | "end" | end | Sets which side of the timeline the main and opposed content is going to be displayed. |
Slots
Name | Description |
---|---|
default |
Events
None