feat(CountDown): add change event (#5599)

This commit is contained in:
陈嘉涵
2020-01-23 10:22:15 +08:00
parent b83bed3b6c
commit 1404c82dba
4 changed files with 21 additions and 0 deletions
+1
View File
@@ -130,6 +130,7 @@ export default {
| Event | Description | Arguments |
|------|------|------|
| finish | Triggered when count down finished | - |
| change `2.4.4` | Triggered when count down changed | timeData |
### Slots