index.md 359 Bytes
Newer Older
afc163's avatar
afc163 committed
1 2 3 4
---
title: CountDown 
subtitle: 倒计时
cols: 1
nikogu's avatar
nikogu committed
5
order: 3
afc163's avatar
afc163 committed
6 7 8 9 10 11 12 13 14 15
---

倒计时组件。

## API

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