Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 5e62b78

Browse files
author
Sohee Lee
committed
docs: update options of Viewer
1 parent f440d0a commit 5e62b78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,8 @@ new Vue({
382382
| Name | Type | Default | Description |
383383
| --- | --- | --- | --- |
384384
| value | String | '' | This prop can change content of the viewer. |
385-
| height | String | '300px' | This prop can control the height of the editor. |
385+
| height | String | '300px' | This prop can control the height of the viewer. |
386+
| exts | Array | | This prop can apply the extensions of the viewer. |
386387
387388
Example :
388389

0 commit comments

Comments
 (0)