yabab-dev / ng2-codemirror

Angular2 CodeMirror component
MIT License
70 stars 30 forks source link

New 'autoRefresh' property in object config for codemirror. #26

Closed wesfdev closed 1 year ago

wesfdev commented 7 years ago

New configuration by object config whith the property 'autoRefresh'by resolve problem the editor initialized in a hidden state and refresh and show editor.

#Example: Show in modal.

#Problem codemirror3

#Solution codemirror5

#Code

codemirror6