

| 属性名 | 类型 | 是否必须 | 默认值 | 说明 |
|---|---|---|---|---|
| elevation | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | undefined | no | ||
| items | { figure?: ReactNode; title?: ReactNode; value?: ReactNode; desc?: ReactNode; actions?: ReactNode; }[] | yes | ||
| slots | { stat?: string | undefined; title?: string | undefined; figure?: string | undefined; value?: string | undefined; desc?: string | undefined; actions?: string | undefined; } | undefined | no |