docs: add version tip in en docs (#4262)
This commit is contained in:
@@ -111,12 +111,12 @@ export default {
|
||||
|
||||
### Props
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
| Attribute | Description | Type | Default | Version |
|
||||
|------|------|------|------|------|
|
||||
| time | Total time | `number` | - |
|
||||
| format | Time format,DD-day,HH-hour,mm-minute,ss-second,SSS-millisecond | `string` | `HH:mm:ss` |
|
||||
| auto-start | Whether to auto start count down | `boolean` | `true` |
|
||||
| millisecond | Whether to enable millisecond render | `boolean` | `false` |
|
||||
| time | Total time | `number` | - | - |
|
||||
| format | Time format,DD-day,HH-hour,mm-minute,ss-second,SSS-millisecond | `string` | `HH:mm:ss` | - |
|
||||
| auto-start | Whether to auto start count down | `boolean` | `true` | - |
|
||||
| millisecond | Whether to enable millisecond render | `boolean` | `false` | - |
|
||||
|
||||
### Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user