docs: update method table (#4511)

This commit is contained in:
neverland
2019-09-20 10:26:54 +08:00
committed by GitHub
parent 0c38d4af6e
commit 76ac9f71d1
26 changed files with 103 additions and 103 deletions
+4 -4
View File
@@ -144,8 +144,8 @@ export default {
Use ref to get CountDown instance and call instance methods
| Name | Attribute | Return value | Description |
| Name | Description | Attribute | Return value |
|------|------|------|------|
| start | - | - | Start count down |
| pause | - | - | Pause count down |
| reset | - | - | Reset count down |
| start | Start count down | - | - |
| pause | Pause count down | - | - |
| reset | Reset count down | - | - |