ui_suite_daisyui-4.0.x-dev/components/timeline_item/timeline_item.default.story.yml
components/timeline_item/timeline_item.default.story.yml
name: Default
slots:
timeline_start: "1984"
timeline_end: "First Macintosh computer"
props:
timeline_box_end: true
icon:
pack_id: hero_solid_20
icon_id: check-circle
settings:
size: 20
stroke_width: 2
library_wrapper: >
<ul class="timeline">
<li>
{{ _story }}
</li>
</ul>
