suren-atoyan / monaco-loader

The utility to easy setup monaco-editor into your browser
MIT License
177 stars 37 forks source link

how to access `onDidChangeModelContent` function #26

Closed Ayesha-Sayyed closed 1 year ago

Ayesha-Sayyed commented 1 year ago

how to access onDidChangeModelContent function which is directly available in editor object mentioned here https://github.com/microsoft/monaco-editor/issues/341