Unverified Commit 982872b0 authored by niko's avatar niko Committed by GitHub

translation CountDown (#121)

parent 544922c0
---
title: CountDown
cols: 1
order: 3
---
倒计时组件。
## API
| Property | Description | Type | Default |
|----------|------------------------------------------|-------------|-------|
| format | Formatter of time | Function(time) | |
| target | Target time | Date | - |
---
title:
en-US: CountDown
zh-CN: 倒计时
title: CountDown
subtitle: 倒计时
cols: 1
order: 3
......@@ -13,5 +11,5 @@ order: 3
| 参数 | 说明 | 类型 | 默认值 |
|----------|------------------------------------------|-------------|-------|
| format | 时间格式化显示显示 | Function(time) | |
| format | 时间格式化显示 | Function(time) | |
| target | 目标时间 | Date | - |
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment