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

Commit

Permalink
docs: update options of Viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohee Lee committed Mar 27, 2019
1 parent f440d0a commit 5e62b78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,8 @@ new Vue({
| Name | Type | Default | Description |
| --- | --- | --- | --- |
| value | String | '' | This prop can change content of the viewer. |
| height | String | '300px' | This prop can control the height of the editor. |
| height | String | '300px' | This prop can control the height of the viewer. |
| exts | Array | | This prop can apply the extensions of the viewer. |
Example :
Expand Down

0 comments on commit 5e62b78

Please sign in to comment.