Skip to content

Commit 4f8a172

Browse files
committed
[Docs] Add props table
1 parent fcdecb7 commit 4f8a172

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ And import it into your project
1919
import Clock from 'vue-digital-clock'
2020
```
2121

22+
## Props
23+
24+
| Prop | Type | Usage |
25+
| ------ | ---- | ------ |
26+
| blink | Boolean | Set as true to have the semi colon blink with the seconds|
27+
28+
29+
2230
## Example
2331

2432
```vue

0 commit comments

Comments
 (0)