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

倒计时组件。

## API

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