Skip to content

Commit 95c635c

Browse files
committed
Add deprecated prop back to README
1 parent c152156 commit 95c635c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ simple example.
3434
### Properties
3535

3636
* `as:String|Function` - Element to render the timecode within. (Default: `span`)
37+
* `[DEPRECATED]` `component:String|Function` - Element to render the timecode within. (Default: `span`)
3738
* `format:String` - Specifies the format to display the timecode. (Default: `H:?m:ss`)
3839
* `HH:mm:ss.SSS` - (Example: 00:01:23.876)
3940
* `H:mm:ss.SSS` - (Example: 0:01:23.876)

0 commit comments

Comments
 (0)