index.md 385 Bytes
Newer Older
afc163's avatar
afc163 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
---
category: Components
type: General
title: CountDown 
subtitle: 倒计时
cols: 1
---

倒计时组件。

## API

| 参数      | 说明                                      | 类型         | 默认值 |
|----------|------------------------------------------|-------------|-------|
| format | 时间格式化显示显示 | Function(time) |  |
| target | 目标时间 | Date | - |