index.en-US.md 345 Bytes
Newer Older
sin's avatar
sin committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
---
title: CountDown
cols: 1
order: 3
---

Simple CountDown Component.

## API

| Property | Description | Type | Default |
|----------|------------------------------------------|-------------|-------|
| format | Formatter of time | Function(time) |  |
| target | Target time | Date | - |
| onEnd |  Countdown to the end callback | funtion | -|