ant-design/components/statistic/demo/card.md
afc163 755682c317
docs: add animated number demo for Statistic (#40027)
* docs: add animated number demo for Statistic

* style: update demo

* add back countdownValueType

* type: fix demo type
2023-01-05 14:07:33 +08:00

266 B

zh-CN

在卡片中展示统计数值。

en-US

Display statistic data in Card.

.site-statistic-demo-card {
  padding: 24px;
  background: #ececec;
}