!!! Check out the official documentation of CKEditort first https://ckeditor.com/docs/ckeditor4/latest/guide/dev_angular.html.
- Run the command:
yarn add ckeditor4-angular. - import
CKEditorModuleto your application. - Add variable
editorDataand methodonChangeinto code behind (See example inyour.component.tsfile). - Add
ckeditorinto your HTML markup (See example inyour.component.htmlfile).
Hello, but is ckeditor4 is old, not supported right now. ckeditor5 is available.