index.md 509 Bytes
Newer Older
偏右's avatar
偏右 committed
1
---
nikogu's avatar
nikogu committed
2 3 4
title:
  en-US: NumberInfo
  zh-CN: 数据文本
偏右's avatar
偏右 committed
5 6
subtitle: 数据文本
cols: 1
nikogu's avatar
nikogu committed
7
order: 10
偏右's avatar
偏右 committed
8 9 10 11 12 13 14 15 16 17 18 19 20 21
---

常用在数据卡片中,用于突出展示某个业务数据。

## API

参数 | 说明 | 类型 | 默认值
----|------|-----|------
title | 标题 | ReactNode\|string | -
subTitle | 子标题 | ReactNode\|string | -
total | 总量 | ReactNode\|string | -
status | 增加状态 | 'up'\/'down' | -
theme | 状态样式 | string | 'light'
gap | 设置数字和描述直接的间距(像素) | number | 8