Skip to content

Commit 343e8dd

Browse files
update readme file
1 parent 609a6b3 commit 343e8dd

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
@@ -16,6 +16,7 @@ Setup
1616
2. include CodeEditorModule into your module.
1717
3. Inside your template include a tag <codemirror [(ngModel)] = 'Code' id='code' name='code'></codemirror>
1818
4. In your controller set codemirror editor configuration options with addition options - mimes(Array of string), onDemandLoadJs(boolean), codemirrorAPIUrl(string).
19+
1920
Codemirror configuration Options
2021
--------------------------------
2122
For code mirror options visit to https://codemirror.net/doc/manual.html#config

0 commit comments

Comments
 (0)