初始化 antd-pro
This commit is contained in:
15
admin-web/src/components/CountDown/index.en-US.md
Normal file
15
admin-web/src/components/CountDown/index.en-US.md
Normal file
@@ -0,0 +1,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 | -|
|
||||
Reference in New Issue
Block a user