committed by
GitHub
2 changed files with 16 additions and 4 deletions
@ -0,0 +1,14 @@ |
|||
--- |
|||
title: CountDown |
|||
cols: 1 |
|||
order: 3 |
|||
--- |
|||
|
|||
倒计时组件。 |
|||
|
|||
## API |
|||
|
|||
| Property | Description | Type | Default | |
|||
|----------|------------------------------------------|-------------|-------| |
|||
| format | Formatter of time | Function(time) | | |
|||
| target | Target time | Date | - | |
|||
Loading…
Reference in new issue