seeds_ui-1.0.x-dev/components/seeds_ui_statistics/seeds_ui_statistics.component.yml
components/seeds_ui_statistics/seeds_ui_statistics.component.yml
name: "Statistics"
description: "This includes Statistics pattern"
group: "SEEDS UI"
variants:
default:
title: "Default"
slots:
number:
title: "Statistics Number"
required: true
description: "Statistics Number"
content:
title: "Statistics content"
required: true
description: "Statistics content"
props:
type: object
properties:
start:
type: "number"
title: "Start CountUp"
description: "The starting point for the count"
duration:
type: "number"
title: "Duration CountUp"
description: "The time it will take to complete the count"