Props
Prop | Type | Default | Description | Available Options |
---|---|---|---|---|
items | Array | required | Array of timeline items. Each item must be an object with at least a label property | - |
colored | String | '' | Custom color for the timeline (CSS color value) | Any valid CSS color |
fill | String | 'filled' | Style of timeline dots | 'filled', 'outlined' |
align | String | 'left' | Alignment of the timeline | 'left', 'right' |
mode | String | 'light' | Theme mode of the timeline | 'light', 'dark' |