ui_suite_daisyui-4.0.x-dev/components/timeline_item/timeline_item.component.yml
components/timeline_item/timeline_item.component.yml
name: "(Timeline item)"
description: "Timeline item shows an events."
group: "Data display"
links:
- "https://daisyui.com/components/timeline/"
slots:
timeline_start:
title: "Timeline start"
timeline_end:
title: "Timeline end"
props:
type: object
properties:
timeline_box_start:
title: "Boxed start?"
description: "It is possible to box the timeline start?"
type: boolean
timeline_box_end:
title: "Boxed end?"
description: "It is possible to box the timeline end?"
type: boolean
icon:
title: Icon
description: "Available timeline item icons."
$ref: ui-patterns://icon
