Skip to content

Commit f6eb0fc

Browse files
committed
Update document.
1 parent ac33e63 commit f6eb0fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ ReactDOM.render(
8989
## Props
9090

9191
- value (*string*) - the raw markdown that will be converted to html (**required**)
92+
- visble (*boolean*) - Shows a preview that will be converted to html.
93+
- toolbars (*array*) - Tool display settings.
9294
- onChange (*function(editor: IInstance, data: CodeMirror.EditorChange, value: string)*) - called when a change is made (**required**)
9395

9496

0 commit comments

Comments
 (0)