ui_suite_daisyui-4.0.x-dev/components/stat_item/stat_item.component.yml
components/stat_item/stat_item.component.yml
name: "(Stat item)"
description: "Stat item is used to show numbers and data in a box inside stat component."
group: Data display
links:
- "https://daisyui.com/components/stat/"
slots:
figure:
title: Figure
title:
title: Title
value:
title: Value
desc:
title: Desc
actions:
title: Actions
props:
type: object
properties:
reverse_order:
title: Reverse order?
description: "Switch order of title and value"
type: boolean
centered:
title: Centered?
description: "Center items inside stat component"
type: boolean
